zeus
4 years ago
3 changed files with 9 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||
|
|
||||
|
pm2 stop hybridserver |
||||
|
sleep 1 |
||||
|
pm2 status |
@ -0,0 +1,5 @@ |
|||||
|
|
||||
|
wdir=$PWD |
||||
|
cd src-local |
||||
|
./stop-server.sh |
||||
|
cd $wdir |
Loading…
Reference in new issue