mirror of
https://github.com/weyne85/PentestGPT.git
synced 2025-10-29 16:58:59 +00:00
update prompt
This commit is contained in:
@@ -29,6 +29,5 @@ def execute_cmd(cmd:str) -> str:
|
||||
|
||||
return output
|
||||
except Exception as e:
|
||||
print("log: Error in executing the command:", cmd)
|
||||
print("Error in executing the command:", e)
|
||||
return None
|
||||
Reference in New Issue
Block a user