pull before building
This commit is contained in:
parent
fb2e8d0142
commit
a6b61ef796
3
build.sh
3
build.sh
@ -1,5 +1,6 @@
|
|||||||
sudo supervisorctl stop caps
|
sudo supervisorctl stop caps
|
||||||
sudo chown -R pi:pi .
|
sudo chown -R pi:pi .
|
||||||
|
git pull
|
||||||
swift build -c release
|
swift build -c release
|
||||||
sudo chown -R www-data:www-data .
|
sudo chown -R www-data:www-data .
|
||||||
sudo supervisorctl start caps
|
sudo supervisorctl start caps
|
||||||
|
Loading…
Reference in New Issue
Block a user