diff --git a/build.sh b/build.sh index 49f1b48..062a6f8 100644 --- a/build.sh +++ b/build.sh @@ -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 \ No newline at end of file +sudo supervisorctl start caps