V8.00.000.2025.06.17
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -51,6 +51,7 @@ declare -girx ERR_READ_NUKE_FILE=222 # Error reading the Luks Nuke password f
|
||||
declare -girx ERR_READ_GRUB_FILE=221 # Error reading the Grub password file.
|
||||
declare -girx ERR_READ_PASS_FILE=220 # Error reading the password file.
|
||||
declare -girx ERR_GENERATE_SALT=219 # Error generating salt.
|
||||
declare -girx ERR_VAR_REGEX_CHK=218 # Error checking VAR against REGEX.
|
||||
|
||||
### Definition of error trap vars.
|
||||
declare -gx ERRCODE="" # = $? = $1 = ERRCODE
|
||||
|
||||
Reference in New Issue
Block a user