This commit is contained in:
admin666 2023-11-22 08:30:09 +01:00
parent cd92aa3e7c
commit d3bbc17d17
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ function clean_exit() {
umount -q /mnt/${vm}-remote
sync
sleep 3
rmdir /mnt${vm}-remote
rmdir /mnt/${vm}-remote
}