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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-28 16:22:36 +01:00
parent 9481ac092a
commit 99cda6c141

View File

@@ -75,14 +75,6 @@ done
rm -f /root/ciss_xdg_tmp.sh rm -f /root/ciss_xdg_tmp.sh
if [[ -d /tmp ]]; then
find /tmp -mindepth 1 -maxdepth 1 -xdev -exec rm -rf -- {} +
fi
install -d -m 1777 -o root -g root /tmp
printf "\e[92m++++ ++++ ++++ ++++ ++++ ++++ ++ ✅ '%s' applied successfully. \e[0m\n" "${0}" printf "\e[92m++++ ++++ ++++ ++++ ++++ ++++ ++ ✅ '%s' applied successfully. \e[0m\n" "${0}"
exit 0 exit 0