Update 6_server-start.sh

This commit is contained in:
bashermens
2026-01-10 22:18:39 +01:00
committed by GitHub
parent 2a07a24b1b
commit bc29002bc4

View File

@@ -86,6 +86,7 @@ if [[ $DEBUG_MODE -eq 1 ]]; then
-ex \"bt full\" \ -ex \"bt full\" \
-ex \"info threads\" \ -ex \"info threads\" \
-ex \"thread apply all bt full\" \ -ex \"thread apply all bt full\" \
-ex \"quit\" \
--args ./worldserver" --args ./worldserver"
else else