Fixed a typo.

This commit is contained in:
Storm Dragon 2021-10-23 14:30:23 -04:00
parent ac39dfe76f
commit 7e2e15e6db

View File

@ -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")