V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 43s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 43s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -241,6 +241,9 @@ partitioning() {
|
||||
do_log "debug" "file_only" "3200() Stored in HashMap [HMP_PATH_PARTUUID] : '${var_mount_path}' -> '${HMP_PATH_PARTUUID["${var_mount_path}"]}'."
|
||||
fi
|
||||
|
||||
### Gathering information for forthcoming modules 32n0().
|
||||
HMP_PATH_DEV_PART["${var_mount_path}"]="${var_dev}.${var_part}"
|
||||
|
||||
### Gathering information for encryption module 3220().
|
||||
if [[ "${var_encryption}" == "true" ]]; then
|
||||
ARY_CRYPT_MOUNT_PATHS+=("${var_mount_path}")
|
||||
|
||||
Reference in New Issue
Block a user