mirror of
https://github.com/trustedsec/social-engineer-toolkit
synced 2025-02-25 11:57:10 +00:00
fix typoe
This commit is contained in:
parent
4867a01859
commit
69376c2271
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ me = mod_name()
|
|||
debug_msg(me, "importing 'src.html.spawn'", 1)
|
||||
sys.path.append("src/html")
|
||||
try:
|
||||
moduel_reload(spawn)
|
||||
module_reload(spawn)
|
||||
except:
|
||||
pass
|
||||
|
|
Loading…
Add table
Reference in a new issue