sudo repair
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ function install()
|
||||
|
||||
if [ "$UID" != "0" ]; then
|
||||
echo " Only root can execute this script, sorry."
|
||||
echo " Try 'sudo $0 $DEST'"
|
||||
echo " Try 'sudo $@'"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user