V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m28s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-06-25 22:40:50 +02:00
parent 3eed07c67d
commit ab8c3a78b0
3 changed files with 137 additions and 77 deletions

View File

@@ -30,7 +30,8 @@ declare -girx ERR_READ_PARTTBL=240 # The partition could not be deleted, cr
declare -girx ERR_BTRFS_SUBVOL=239 # The btrfs subvolume could not be created.
declare -girx ERR_MOUNTING_DEV=238 # The Device could not be mounted.
declare -girx ERR_MOUNTING_ROOT=237 # The / Volume could not be mounted.
declare -girx ERR_MOUNTING_LUKS=236 # The LUKS Volume could not be mounted.
declare -girx ERR_UNKNOWN_DEV=235 # Unknown Device Path.