mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-27 19:04:15 +01:00
commit
82fbe02fed
@ -709,7 +709,7 @@ class Linux(Platform):
|
||||
continue
|
||||
break
|
||||
else:
|
||||
raise PlatformError("no avialable pty methods")
|
||||
raise PlatformError("no available pty methods")
|
||||
|
||||
# When starting a pty, history is sometimes re-enabled
|
||||
self.disable_history()
|
||||
|
Loading…
Reference in New Issue
Block a user