V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 55s
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user