diff --git a/srv.setup b/srv.setup index 8e2da5e..9e6fcb3 100755 --- a/srv.setup +++ b/srv.setup @@ -5,3 +5,4 @@ chgrp www-data /var/log/consult npm list -g | grep pm2 || npm install -g pm2 pm2 start srv/srv.consult.js pm2 startup +pm2 save