Correction to self-elevation section that is disabled in production.
This commit is contained in:
parent
57dd2de557
commit
8bcfad2dac
@ -126,7 +126,7 @@ fi
|
||||
|
||||
### elevate script -- used during program testing
|
||||
#if [ $EUID != 0 ]; then
|
||||
# sudo "$0" "$scriptPath"
|
||||
# sudo "$0" "$@"
|
||||
# exit $?
|
||||
#fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user