Switch source of signal to my personnal repository on gargoton
This commit is contained in:
@@ -14,7 +14,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
nano \
|
nano \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN python3 -m pip install 'sigal @ git+https://github.com/saimn/sigal.git'
|
RUN python3 -m pip install 'sigal @ git+https://gargoton.coissac.eu/forks/sigal.git'
|
||||||
|
|
||||||
RUN mkdir -p /themes
|
RUN mkdir -p /themes
|
||||||
RUN mkdir -p /config
|
RUN mkdir -p /config
|
||||||
|
|||||||
Reference in New Issue
Block a user