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