Fixed: incorect config path centos,

rm pkglist on inst
This commit is contained in:
2020-12-02 13:00:27 +01:00
parent f6772582e0
commit 0f6593b11b
2 changed files with 3 additions and 2 deletions

View File

@@ -94,7 +94,8 @@ fi
##--------------------##
msg " Preconfiguring"
$PKGM update
rm -f /tmp/pkg.list
$PKGM update -y
$PKGM upgrade -y