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