add sudo when calling yum
Compare changes
@@ -9,27 +9,27 @@
@@ -9,27 +9,27 @@
iStart=$( echo "$packagemanOut" | grep -n '^The following packages will be upgraded:' | cut -f 1 -d ':' )
@@ -39,7 +39,7 @@ function aptPackages(){
@@ -39,7 +39,7 @@ function aptPackages(){