Shorten finished message for btrfs subvolumes.
This commit is contained in:
parent
57dcdcd749
commit
55e4763abf
@ -2497,7 +2497,7 @@ btrfs_subvols()
|
||||
btrfs_mount "$part" "$mntp" "$mvol" || return 1
|
||||
|
||||
btrfs_extsubvols "$mntp" "$mvol" || return 1
|
||||
msg "Btrfs Setup" "\nSubvolume(s) created successfully.\n\nSubvolume root '$mvol' mounted at $mntp\n$([[ $SUBVOL_COUNT -gt 0 ]] && ls -R "$mntp")"
|
||||
msg "Btrfs Complete" "\nSubvolume(s) created successfully.\n"
|
||||
}
|
||||
|
||||
btrfs_extsubvols()
|
||||
|
Reference in New Issue
Block a user