V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 40s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 40s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -44,6 +44,7 @@ gen_dir_files() {
|
||||
|
||||
### TOUCH FILES
|
||||
touch "${LOG_ERR}" && chmod 0600 "${LOG_ERR}"
|
||||
touch "${LOG_EXT}" && chmod 0600 "${LOG_EXT}"
|
||||
touch "${LOG_INS}" && chmod 0600 "${LOG_INS}"
|
||||
touch "${LOG_NIC}" && chmod 0600 "${LOG_NIC}"
|
||||
touch "${LOG_UID}" && chmod 0600 "${LOG_UID}"
|
||||
|
||||
Reference in New Issue
Block a user