mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-12 11:22:59 -07:00
Fixed spelling on exit message
This commit is contained in:
@@ -164,7 +164,7 @@ class ChameleonCLI:
|
||||
continue
|
||||
|
||||
if cmd_str == "exit":
|
||||
print("Bye, thanks for you. ^.^ ")
|
||||
print("Bye, thank you. ^.^ ")
|
||||
sys.exit(996)
|
||||
|
||||
# parse cmd
|
||||
|
||||
Reference in New Issue
Block a user