Add sudo
This commit is contained in:
parent
dca2a757ee
commit
785ad9c76d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
. ./lib
|
||||
|
||||
options=()
|
||||
options+=("sudo" "Superuser do" on)
|
||||
options+=("nano" "Editor" on)
|
||||
options+=("vim" "Editor" on)
|
||||
options+=("vi" "Editor" off)
|
||||
|
|
Loading…
Reference in a new issue