fix sub volumes
This commit is contained in:
@@ -31,5 +31,5 @@ if [ "$FS_TYPE" = "btrfs" ]; then
|
||||
echo " * Btrfs detected nothing to do"
|
||||
else
|
||||
echo " * Not a Btrfs filesystem, removing snapper, btrfs-assistant"
|
||||
chroot "$CHROOT" apt-get -y purge snapper btrfs-assistant
|
||||
DEBIAN_FRONTEND=noninteractive chroot "$CHROOT" apt-get -y purge snapper btrfs-assistant
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user