add sudo when calling yum
Compare changes
- Hahn Axel (hahn) authored
+ 19
− 12
@@ -21,6 +21,8 @@
@@ -88,11 +90,17 @@ Get packages that must be updated on this system
@@ -111,13 +119,12 @@ $_self [options]
@@ -153,7 +160,7 @@ function _detectPkgManager(){
@@ -194,7 +201,6 @@ function showFilteredPackages(){
@@ -224,7 +230,7 @@ fi
@@ -232,9 +238,9 @@ if [ -z "$packagemanOut" ]; then
@@ -242,7 +248,7 @@ else
@@ -259,6 +265,7 @@ else