mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Redo of quickemu indentation - no code changes.
This commit is contained in:
parent
a34221e63e
commit
d958ae1dbe
1 changed files with 1360 additions and 1360 deletions
2
quickemu
2
quickemu
|
@ -51,7 +51,7 @@ function delete_disk() {
|
|||
rm "${VMDIR}"/OVMF_VARS*.fd >/dev/null 2>&1
|
||||
rm "${VMPATH}/${VMDIR}"/OVMF_VARS*.fd >/dev/null 2>&1
|
||||
rm "${VMDIR}/${VMNAME}-vars.fd" >/dev/null 2>&1
|
||||
rm "${VMPATH}/${VMDIR}/${VMNAME}-vars.fd" > /dev/null 2>&1
|
||||
rm "${VMPATH}/${VMDIR}/${VMNAME}-vars.fd" >/dev/null 2>&1
|
||||
echo "SUCCESS! Deleted ${disk_img}"
|
||||
delete_shortcut
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue