diff --git a/update.sh b/update.sh deleted file mode 100755 index 99b8d4b..0000000 --- a/update.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/bash - -git pull -cargo b -r -cd frontend -npm install -npm run build -cd .. -cd svelte -npm install -npm run build -sudo systemctl restart rot -sudo systemctl restart rot-svelte