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
1 changed files with 3 additions and 3 deletions

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