This commit is contained in:
YAWAsau
2021-11-29 19:54:31 +08:00
parent 4b3f41d24c
commit b261402ae5
5 changed files with 26 additions and 16 deletions

View File

@@ -136,4 +136,5 @@ if [[ $Recovery_mode = true ]]; then
fi
fi
endtime 1 "恢複開始到結束" && echoRgb "應用閃退請重新開機" "0" && rm -rf "$TMPDIR"/*
rm -rf "$TMPDIR/scriptTMP"
} &