mirror of
https://github.com/k4m4/kickthemout.git
synced 2024-11-22 04:54:26 +01:00
Update kickthemout.py
This commit is contained in:
parent
378426ee69
commit
b29631b9a4
@ -285,8 +285,8 @@ def main():
|
||||
# EXECUTE kickalloff FUNCTION (FF:FF:FF:FF:FF:FF)
|
||||
elif choice.upper() == 'CLEAR':
|
||||
os.system("clear||cls")
|
||||
# else:
|
||||
# print('*INVALID OPTION*')
|
||||
else:
|
||||
print("\n{0}ERROR:{1} Please select a valid option.{2}\n").format(RED, RED, END)
|
||||
|
||||
except KeyboardInterrupt:
|
||||
print('\n\n{0}Thanks for dropping by.'
|
||||
|
Loading…
Reference in New Issue
Block a user