@@ -23,7 +23,7 @@ case "$1" in
then
export NODE_ENV=production
export PATH=/usr/local/bin:$PATH
forever start /home/poconsole/src/www/app.js > /dev/null
forever start /root/src/www/app.js > /dev/null
fi
;;
stop)
@@ -37,5 +37,4 @@ case "$1" in
esac
exit 0
The note is not visible to the blocked user.