other logic

This commit is contained in:
Tobias Powalowski 2023-01-12 07:16:13 +01:00
parent 4c365b2ffb
commit 42dd0f388c

View file

@ -210,7 +210,6 @@ _mountpoints() {
else
_enter_mountpoint
if [[ "${_FSTYPE}" == "btrfs" ]]; then
_SKIP_FILESYSTEM=1
_btrfs_subvolume
fi
fi