mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-05 14:03:17 +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")
|
choices=choices, width=60, height=10, title="Select Service")
|
||||||
|
|
||||||
# if user chosses CANCEL
|
# if user chosses CANCEL
|
||||||
|
os.system("clear")
|
||||||
if code != d.OK:
|
if code != d.OK:
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user