Fix typo
This commit is contained in:
parent
cd92aa3e7c
commit
d3bbc17d17
|
@ -27,7 +27,7 @@ function clean_exit() {
|
|||
umount -q /mnt/${vm}-remote
|
||||
sync
|
||||
sleep 3
|
||||
rmdir /mnt${vm}-remote
|
||||
rmdir /mnt/${vm}-remote
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue