Shellchecks

This commit is contained in:
Kroese
2023-03-30 20:25:49 +02:00
parent 447e483439
commit 098ffe1b18
2 changed files with 4 additions and 4 deletions

View File

@@ -94,8 +94,8 @@ fi
rm -rf $MOUNT
mv -f $BOOT "$IMG"/boot.img
mv -f $SYSTEM "$IMG"/system.img
mv -f "$BOOT" "$IMG"/boot.img
mv -f "$SYSTEM" "$IMG"/system.img
rm -rf $TMP