Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -121,6 +121,7 @@ validate_btrfs_compression() {
|
||||
#######################################
|
||||
mount_partition() {
|
||||
### Declare Arrays, HashMaps, and Variables.
|
||||
# shellcheck disable=SC2034
|
||||
declare -Ag HMP_FSTAB_MOUNT_OPTS # Used in: 4040() - [Mount Path:Mount Options].
|
||||
|
||||
declare var_mount_path="" var_dev_part="" var_dev="" var_btrfs_options="" \
|
||||
|
||||
Reference in New Issue
Block a user