9 lines
129 B
Bash
Executable file
9 lines
129 B
Bash
Executable file
cd hosted/rulebook
|
|
git pull
|
|
sh generate.sh
|
|
cd ../kazhnuz.space
|
|
git pull
|
|
sh generate.sh
|
|
cd ../kobold.city
|
|
git pull
|
|
sh generate.sh
|