fix(workflows): clean up node.yaml by removing unnecessary commented-out commands
This commit is contained in:
parent
adbee9b44f
commit
3e0ee7b912
1 changed files with 1 additions and 1 deletions
|
|
@ -47,4 +47,4 @@ jobs:
|
|||
|
||||
pkill -f "node ./boot.mjs" || true
|
||||
|
||||
nohup /opt/gbo/bin/start_botserver.sh &
|
||||
nohup /opt/gbo/bin/start-botserver.sh &
|
||||
Loading…
Add table
Reference in a new issue