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