V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 41s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 41s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -50,6 +50,7 @@ declare -girx ERR_PATH_NOT_VALID=223 # Specific path is not existing.
|
||||
declare -girx ERR_READ_NUKE_FILE=222 # Error reading Luks Nuke password file.
|
||||
declare -girx ERR_READ_GRUB_FILE=221 # Error reading Grub password file.
|
||||
declare -girx ERR_READ_PASS_FILE=220 # Error reading password file.
|
||||
declare -girx ERR_GENERATE_SALT=219 # Error generating salt.
|
||||
|
||||
### Definition of error trap vars.
|
||||
declare -gx ERRCODE="" # = $? = $1 = ERRCODE
|
||||
|
||||
Reference in New Issue
Block a user