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

@@ -290,6 +290,7 @@ while [[ $i -le $r ]]; do
fi
let i++ en++ nskg++
done
rm -rf "$TMPDIR/scriptTMP"
echoRgb "你要備份跑路祝你卡米9008" "2"
#計算出備份大小跟差異性
filesizee="$(du -ks "$Backup" | awk '{print $1}')"