Browse Source

remove echo

pull/3568/head
Daniel Gibbs 4 years ago
parent
commit
2050c5248c
  1. 1
      lgsm/functions/install_config.sh

1
lgsm/functions/install_config.sh

@ -159,7 +159,6 @@ fn_list_config_locations(){
fi
echo -e "LinuxGSM Config: ${lgsmdir}/config-lgsm/${gameservername}"
echo -e "Documentation: https://docs.linuxgsm.com/configuration/game-server-config"
echo -e ""
}
if [ "${shortname}" == "sdtd" ]; then

Loading…
Cancel
Save