mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 03:56:21 +02:00
clear screen
This commit is contained in:
@@ -281,6 +281,7 @@ This looks not like a valid token.
|
||||
choices=choices, width=60, height=10, title="Select Service")
|
||||
|
||||
# if user chosses CANCEL
|
||||
os.system("clear")
|
||||
if code != d.OK:
|
||||
sys.exit(0)
|
||||
|
||||
|
Reference in New Issue
Block a user