zeus
3 years ago
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||
#!/bin/sh |
|||
|
|||
BASEDIR=$(dirname $0) |
|||
|
|||
cd $BASEDIR |
|||
|
|||
|
|||
pm2-runtime playground.config.js |
Loading…
Reference in new issue