diff options
Diffstat (limited to 'scripts/live')
| -rwxr-xr-x | scripts/live | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/live b/scripts/live index 11ad984..f5f4ad2 100755 --- a/scripts/live +++ b/scripts/live @@ -1595,6 +1595,7 @@ find_livefs () fi done elif [ "${fstype}" = "squashfs" -o \ + "${fstype}" = "btrfs" -o \ "${fstype}" = "ext2" -o \ "${fstype}" = "ext3" -o \ "${fstype}" = "ext4" -o \ |
