pull before building

This commit is contained in:
Christoph Hagen 2022-05-24 14:36:00 +02:00
parent fb2e8d0142
commit a6b61ef796

View File

@ -1,5 +1,6 @@
sudo supervisorctl stop caps
sudo chown -R pi:pi .
git pull
swift build -c release
sudo chown -R www-data:www-data .
sudo supervisorctl start caps
sudo supervisorctl start caps