Skip to content
Snippets Groups Projects
Commit 0094a70e authored by Arthur Pons's avatar Arthur Pons
Browse files

On refait tout le site à chaque fois dans le doute

Avant de retravailler le makefile
parent 1c7b3cfa
Branches
No related merge requests found
#!/bin/sh
cd $webrepo
make
make -B
......@@ -2,4 +2,4 @@
unset GIT_DIR
cd $webrepo
make
make -B
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment