4
0
Эх сурвалжийг харах

removed duplicate Server IP line

Daniel Gibbs 7 жил өмнө
parent
commit
8983d67599

+ 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