V8.13.294.2025.10.28
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m42s
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user