Correction bugs
This commit is contained in:
parent
1e857de8f0
commit
29e37af5c7
|
@ -32,7 +32,7 @@ function clean_exit() {
|
||||||
losetup -d ${loopdisk}
|
losetup -d ${loopdisk}
|
||||||
fi
|
fi
|
||||||
sleep 3
|
sleep 3
|
||||||
rm -r /mnt
|
rm -r /mnt/${vm}*
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue