diff --git a/pull.sh b/build.sh similarity index 73% rename from pull.sh rename to build.sh index 91feb7b..49f1b48 100644 --- a/pull.sh +++ b/build.sh @@ -1,6 +1,5 @@ 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