This commit is contained in:
Yawasau
2023-12-17 00:24:17 +08:00
parent 4ce433e723
commit 3a45dc7de9
3 changed files with 5 additions and 4 deletions

View File

@@ -293,6 +293,7 @@ update_script() {
*Backup_*)
if [[ -f $MODDIR/app_details ]]; then
echoRgb "請在${MODDIR%/*}更新腳本" "0"
rm -rf "$MODDIR/tools.sh"
exit 2
fi ;;
esac