Improve site makefile

This commit is contained in:
Yax 2023-05-01 10:53:12 +02:00
parent 7ee6f5f51b
commit 3c25d83f72

View file

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