mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-09-19 22:44:14 +00:00
Shellchecks
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user