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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-11-18 13:59:55 +00:00
parent a3b4e5d198
commit b19c0380e6
2 changed files with 5 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ PHASE="${1:-}"
case "${PHASE}" in
premount)
exit 0
;; ### Continue.
*)
exit 0 ### Do nothing in other phases.