Fixed update command for centos
This commit is contained in:
@@ -72,7 +72,7 @@ msg () {
|
||||
##--------------------------##
|
||||
|
||||
msg " Starting installer" 8 78
|
||||
$PKGM update > $OUTPUT 2>&1
|
||||
$PKGM update -y > $OUTPUT 2>&1
|
||||
$PKGI curl > $OUTPUT 2>&1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user