basic update script (git only)

build-default-monitor-config-from-definitions
Moe 2020-04-18 23:12:19 -07:00
parent fa96bd7043
commit c470d801de
1 changed files with 5 additions and 0 deletions

5
UPDATE.sh Normal file
View File

@ -0,0 +1,5 @@
git reset --hard
git pull
npm install --unsafe-perm
pm2 restart camera
pm2 restart cron