parent
f5e56fa6e0
commit
cc79bb9d9d
@ -61,6 +61,8 @@ def prompt():
|
||||
).stdout.decode()
|
||||
)
|
||||
continue
|
||||
if command == "":
|
||||
continue
|
||||
else:
|
||||
print("Command not found. Write 'h' for help.")
|
||||
continue
|
||||
|
Loading…
Reference in New Issue
Block a user