forked from sig_core/kickstarts
Remember to always stay positive
This commit is contained in:
parent
de40f77ca0
commit
f7850ec5d8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue