fix(workflows): clean up node.yaml by removing unnecessary commented-out commands
All checks were successful
GBCI / build (push) Successful in 0s
All checks were successful
GBCI / build (push) Successful in 0s
This commit is contained in:
parent
337848b241
commit
277ce61619
1 changed files with 1 additions and 1 deletions
|
@ -47,4 +47,4 @@ jobs:
|
||||||
|
|
||||||
pkill -f "node ./boot.mjs" || true
|
pkill -f "node ./boot.mjs" || true
|
||||||
|
|
||||||
nohup bash -c "exec -a BotServer /opt/gbo/bin/start-botserver.sh &" && sleep 3
|
/opt/gbo/bin/start-botserver.sh &
|
||||||
|
|
Loading…
Add table
Reference in a new issue