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 "${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(){