Daniel Gibbs пре 11 година
родитељ
комит
113da9f3ac
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      functions/fn_update_dl

+ 0 - 2
functions/fn_update_dl

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