exec again
This commit is contained in:
parent
7bbb2104b9
commit
a5128a504b
|
@ -25,5 +25,5 @@ if [[ ! -f $BBS_ROOT_DIR/config/$CONFIG_NAME ]]; then # Make sure once more, oth
|
||||||
|
|
||||||
exit 1
|
exit 1
|
||||||
else
|
else
|
||||||
exec pm2-runtime main.js
|
exec pm2-runtime main.js
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue