Browse Source

removed echo

Daniel Gibbs 10 years ago
parent
commit
55fff7a689
1 changed files with 0 additions and 1 deletions
  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