Files
lespiedsdanslecode/deploy
T
2018-11-07 00:25:49 +01:00

9 lines
183 B
Bash
Executable File

#!/bin/sh
git pull git@framagit.org:yaf/elsif.fr.git \
&& git push git@framagit.org:yaf/elsif.fr.git \
&& rm -Rf public \
&& hugo \
&& rsync -avz public/ elsif.fr:elsif.fr/