diff --git a/lgsm/functions/info_messages.sh b/lgsm/functions/info_messages.sh index 0dfbc3ba2..c6285233b 100644 --- a/lgsm/functions/info_messages.sh +++ b/lgsm/functions/info_messages.sh @@ -25,9 +25,6 @@ fn_info_message_head(){ echo -e "" echo -e "Server IP" echo -e "${ip}:${port}" - echo -e "" - echo -e "More info" - echo -e "${alerturl}" } fn_info_message_distro(){