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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-19 16:03:46 +01:00
parent f34190107b
commit e717f0aa2f
3 changed files with 5 additions and 6 deletions

View File

@@ -37,7 +37,7 @@ final_commands() {
updatedb | tee -a ${var_logfile}
"
rm -f "${var_target}/etc/root/ciss_xdg_tmp.sh"
rm -f "${var_target}/root/ciss_xdg_tmp.sh"
guard_dir && return 0
}