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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-12 18:58:03 +01:00
parent 5f36d27c62
commit 140f82829e
8 changed files with 67 additions and 24 deletions

View File

@@ -46,6 +46,8 @@ update_initramfs() {
echo ExitCode: \$? >> ${var_logfile}
"
chmod 0400 "${TARGET}/boot/grub/grub.cfg"
guard_dir && return 0
}
### Prevents accidental 'unset -f'.