Skip to content
Snippets Groups Projects
Commit ae7d5b1e authored by inso's avatar inso
Browse files

Fix builds

parent a60763f3
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@ echo "Récupération des modifications…"
git stash
git pull origin master
echo "Installation de Pelican"
virtualenv .
source bin/activate
echo "Prégénération de la licence dans le wiki"
python replace.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment