zeus
4 years ago
1 changed files with 5 additions and 1 deletions
@ -1,4 +1,8 @@ |
|||||
|
|
||||
pm2 stop hybridserver |
pm2 stop hybridserver |
||||
sleep 3 |
sleep 1 |
||||
pm2 start ecosystem.config.js --watch --ignore-watch="node_modules" |
pm2 start ecosystem.config.js --watch --ignore-watch="node_modules" |
||||
|
sleep 3 |
||||
|
pm2 stop hybridserver |
||||
|
sleep 3 |
||||
|
pm2 start hybridserver |
||||
|
Loading…
Reference in new issue