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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-12 16:49:27 +02:00
parent c669ebc7aa
commit cefb3d4f5f
11 changed files with 257 additions and 35 deletions

View File

@@ -36,9 +36,13 @@ clean_up() {
rm -f -- "${VAR_NOTES}"
if [[ "${VAR_CHROOT_ACTIVATED}" == "system" ]]; then
exiting_chroot_system
elif [[ "${VAR_CHROOT_ACTIVATED}" == "recovery" ]]; then
exiting_chroot_recovery
fi
### Release advisory lock on FD 127.