Daniel Gibbs hace 10 años
padre
commit
55fff7a689
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      functions/check_steamcmd.sh

+ 0 - 1
functions/check_steamcmd.sh

@@ -8,7 +8,6 @@ lgsm_version="160316"
 
 
 fn_install_steamcmd(){
-echo "Installing steamCMD"
 if [ ! -d "${steamcmddir}" ]; then
 	mkdir -v "${steamcmddir}"
 fi