Ver Fonte

removed echo

Daniel Gibbs há 10 anos atrás
pai
commit
55fff7a689
1 ficheiros alterados com 0 adições e 1 exclusões
  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