diff --git a/scripts/update.sh b/scripts/update.sh index 03a43e0..a866bc5 100644 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -1,5 +1,5 @@ #!/bin/bash sudo -u pi -i<< EOF - cd /home/pi/intval3 && git pull && npm install + cd /home/pi/intval3 && git pull EOF \ No newline at end of file