Adding curl for neocities publications
This commit is contained in:
parent
bf243f54de
commit
7f0e731837
@ -4,6 +4,7 @@ MAINTAINER Alejandro Santillana alejandros714@protonmail.com
|
||||
RUN apt-get update && apt-get install -y git pandoc
|
||||
# For more easily logging into ionos
|
||||
RUN apt-get install -y sshpass
|
||||
RUN apt-get install -y curl
|
||||
|
||||
RUN git clone https://gitlab.com/shockrah/site-generator /tmp/gensite
|
||||
RUN cd /tmp/gensite && ./install.sh g
|
||||
|
Loading…
Reference in New Issue
Block a user