Explorar o código

removed duplicate Server IP line

Daniel Gibbs %!s(int64=7) %!d(string=hai) anos
pai
achega
8983d67599
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lgsm/functions/command_debug.sh

+ 0 - 1
lgsm/functions/command_debug.sh

@@ -56,7 +56,6 @@ if [ "${multiple_ip}" == "1" ]; then
 else
 	echo -e "${blue}Server IP:\t${default}${ip}:${port}"
 fi
-echo -e "${blue}Server IP:\t${default}${ip}:${port}"
 # External server ip
 if [ -n "${extip}" ]; then
 	if [ "${ip}" != "${extip}" ]; then