diff --git a/config/hooks/live/9999_zzzz.chroot b/config/hooks/live/9999_zzzz.chroot index 8d6cf8f..df89811 100644 --- a/config/hooks/live/9999_zzzz.chroot +++ b/config/hooks/live/9999_zzzz.chroot @@ -75,14 +75,6 @@ done 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}" exit 0