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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-24 23:22:03 +02:00
parent ebf65ac31e
commit cc5096a228
3 changed files with 3 additions and 3 deletions

View File

@@ -99,7 +99,7 @@ if ! flock -x -n 127; then
exit "${ERR_FLOCK_COLLISION}"
fi
### PRE SCAN FOR DEBUG MODE
### SCAN FOR DEBUG MODE
pre_scan_debug "$@"
### CHECK FOR AUTO INSTALL MODE