From 0a3539e8b10373c6d71ceddbdb10b53a7174481e Mon Sep 17 00:00:00 2001 From: Moe Alam Date: Mon, 26 Oct 2020 10:00:51 -0700 Subject: [PATCH] Update UPDATE.sh --- UPDATE.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/UPDATE.sh b/UPDATE.sh index 9ca4e321..170c21a7 100644 --- a/UPDATE.sh +++ b/UPDATE.sh @@ -1,5 +1,6 @@ git reset --hard git pull npm install --unsafe-perm +npm audit fix --force # pm2 restart camera # pm2 restart cron