1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-27 08:47:23 +00:00

container toolbox more comments

Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
Tomas Hrcka 2023-07-12 14:51:12 +02:00
parent b41eb6bd15
commit f716f34b6d

View File

@ -141,9 +141,9 @@ set -eux
# fi
#done
if [ "$ret_val" -ne 0 ]; then
false
fi
#if [ "$ret_val" -ne 0 ]; then
# false
#fi
# Clean up dnf cache
dnf clean all