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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-08 10:05:08 +02:00
parent 7e1345c7ec
commit e3c038017c
5 changed files with 17 additions and 24 deletions

View File

@@ -36,8 +36,6 @@ installation_cryptsetup() {
echo ExitCode: $? >> '"${var_logfile}"'
'
do_log "info" "file_only" "4220() Installation [cryptsetup cryptsetup-initramfs] successful."
guard_dir && return 0
}
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh