Shinobi/UPDATE.sh

7 lines
114 B
Bash
Raw Normal View History

2020-04-19 06:12:19 +00:00
git reset --hard
git pull
npm install --unsafe-perm
2020-10-26 17:00:51 +00:00
npm audit fix --force
2020-05-21 05:54:48 +00:00
# pm2 restart camera
# pm2 restart cron