vm: clean also downloaded packages on qvm-dom0-update --clean
This commit is contained in:
parent
415c1d282f
commit
d1ab5f4e05
@ -38,6 +38,7 @@ sed -i '/^reposdir\s*=/d' $DOM0_UPDATES_DIR/etc/yum.conf
|
||||
|
||||
if [ "x$CLEAN" = "1" ]; then
|
||||
yum $OPTS clean all
|
||||
rm -- $DOM0_UPDATES_DIR/packages/*
|
||||
fi
|
||||
|
||||
if [ "x$PKGLIST" = "x" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user