Fixed a typo.
This commit is contained in:
parent
ac39dfe76f
commit
7e2e15e6db
@ -38,7 +38,7 @@ while [[ "$choice" != "Exit" ]]; do
|
|||||||
./.includes/chuser.sh $(inputbox "Please enter the new username, letters, dashes, and underscores only.")
|
./.includes/chuser.sh $(inputbox "Please enter the new username, letters, dashes, and underscores only.")
|
||||||
restart
|
restart
|
||||||
;;
|
;;
|
||||||
"Configure Internet")
|
"Configure internet")
|
||||||
/usr/bin/nmtui-connect
|
/usr/bin/nmtui-connect
|
||||||
;;
|
;;
|
||||||
"Install Mate Desktop")
|
"Install Mate Desktop")
|
||||||
|
Loading…
Reference in New Issue
Block a user