Daniel Gibbs 11 лет назад
Родитель
Сommit
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(){