This commit is contained in:
Yawasau
2022-06-05 13:13:38 +08:00
parent 4bed9781b9
commit 3a4ce7f6cd
3 changed files with 4 additions and 8 deletions

View File

@@ -331,7 +331,6 @@ update_script() {
fi
rm -rf "$TMPDIR"/*
rm -rf "$zipFile"
#find "$MODDIR" -maxdepth 1 -name "*.zip" -type f -exec rm -rf {} \;
echoRgb "更新完成 請重新執行腳本" "2"
exit
fi