mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-18 08:10:35 +08:00
Shellchecks
This commit is contained in:
@@ -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