diff --git a/update.sh b/update.sh index 19c52f45..73163875 100755 --- a/update.sh +++ b/update.sh @@ -281,7 +281,6 @@ myWHOAMI=$(whoami) if [ "$myWHOAMI" != "root" ] then echo "Need to run as root ..." - sudo ./$0 exit fi