V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m21s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m21s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -87,8 +87,9 @@ declare -Ag HMP_ENCRYPTIONLABEL_UUID
|
||||
declare -Ag HMP_MOUNTPATH_ENCRYPTIONLABEL
|
||||
|
||||
### 3260_setup_filesystem.sh
|
||||
### Assoziative Array (HashMap) to store Crypt Mapper for each Mount Path
|
||||
### Assoziative Array (HashMap) to store Crypt Mapper OR Device for each Mount Path
|
||||
### HMP_MOUNTPATH_DEV["${var_mount_path}"]="/dev/mapper/${var_encryption_label}"
|
||||
### HMP_MOUNTPATH_DEV["${var_mount_path}"]="/dev/${var_dev}${var_part}"
|
||||
declare -Ag HMP_MOUNTPATH_DEV
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user