--- avfs/scripts/umountavfs	2023-08-04 14:03:27.366698970 +0200
+++ avfs/scripts/umountavfs	2023-08-04 14:07:59.659438654 +0200
@@ -20,5 +20,8 @@
       umount -l "$AVFSBASE"
    fi
 
+   # Remove directory again
+   rmdir ${AVFSBASE}
+
    unset AVFSBASE
 }
