Browse Source

removed echo

Daniel Gibbs 10 năm trước cách đây
mục cha
commit
55fff7a689
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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