Browse Source

bug

pull/3040/head
Daniel Gibbs 5 years ago
parent
commit
a81930a678
  1. 2
      lgsm/functions/command_debug.sh

2
lgsm/functions/command_debug.sh

@ -55,7 +55,7 @@ if [ "${glibc}" ]; then
fi
# Server IP
server echo -e "${lightblue}Game Server IP:\t${default}${ip}:${port}"
echo -e "${lightblue}Game Server IP:\t${default}${ip}:${port}"
# External server IP.
if [ "${extip}" ]; then

Loading…
Cancel
Save