Browse Source

Removed more info from email and postdetails

pull/1639/head
Daniel Gibbs 8 years ago
parent
commit
49320d041e
  1. 3
      lgsm/functions/info_messages.sh

3
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(){

Loading…
Cancel
Save