Daniel Gibbs il y a 11 ans
Parent
commit
113da9f3ac
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      functions/fn_update_dl

+ 0 - 2
functions/fn_update_dl

@@ -21,8 +21,6 @@ sleep 1
 cd "${rootdir}"
 cd "${rootdir}"
 cd "steamcmd"
 cd "steamcmd"
 ./steamcmd.sh +login "${steamuser}" "${steampass}" +force_install_dir "${filesdir}" +app_update "${appid}" +quit|tee -a "${scriptlog}"
 ./steamcmd.sh +login "${steamuser}" "${steampass}" +force_install_dir "${filesdir}" +app_update "${appid}" +quit|tee -a "${scriptlog}"
-
-if
 }
 }
 
 
 fn_teamspeak3_dl(){
 fn_teamspeak3_dl(){