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.")
|
||||
restart
|
||||
;;
|
||||
"Configure Internet")
|
||||
"Configure internet")
|
||||
/usr/bin/nmtui-connect
|
||||
;;
|
||||
"Install Mate Desktop")
|
||||
|
Loading…
Reference in New Issue
Block a user