diff --git a/Rocky-8-Container.ks b/Rocky-8-Container.ks index e48646b..6132caf 100644 --- a/Rocky-8-Container.ks +++ b/Rocky-8-Container.ks @@ -92,6 +92,6 @@ systemctl mask \ rm -f /etc/udev/hwdb.bin rm -rf /usr/lib/udev/hwdb.d/ \ /boot /var/lib/dnf/history.* \ - /tmp/* /tmp/.* + /tmp/* /tmp/.* || true %end