Improve site makefile

pull/4/head
Yax 2 years ago
parent 7ee6f5f51b
commit 3c25d83f72

@ -1,5 +1,7 @@
site:
./makesite.py
git pull
makesite
systemctl reload nginx
site_local:
./makesite.py --params params-local.json

Loading…
Cancel
Save