improvement: adapt to newer generation systems

This commit is contained in:
Kazhnuz 2020-05-20 10:26:42 +02:00
parent e3715fad34
commit 71fc156e01

4
update.sh Normal file → Executable file
View file

@ -1,9 +1,9 @@
cd hosted/rulebook
git pull
gulp
sh generate.sh
cd ../kazhnuz.space
git pull
sh generate.sh
cd ../kobold.city
git pull
gulp
sh generate.sh