mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-13 16:34:44 +00:00
use pm2 stop all again
This commit is contained in:
parent
f332bae932
commit
833c3c4851
@ -43,9 +43,7 @@ sudo /etc/init.d/nginx restart
|
||||
|
||||
# stop all services
|
||||
echo 'Stopping all Gradido services<br>' >> $UPDATE_HTML
|
||||
pm2 stop gradido-backend --no-treekill
|
||||
pm2 stop gradido-frontend
|
||||
pm2 stop gradido-admin
|
||||
pm2 stop all
|
||||
|
||||
# git
|
||||
BRANCH=${1:-master}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user