Fix bogus error when setting lowercase

This commit is contained in:
Terence Boldt 2021-09-28 17:47:52 -04:00
parent 1b184a9b5a
commit 88fef5db11
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ func ExecCommand() {
}
if linuxCommand == "A2LOWER" {
forceLowercase = true
a2io.WriteString("All commands will be converted to lowercase\r")
return
}
if linuxCommand == "a2wifi" {
a2io.WriteString("\r" +