Update __init__.py
This commit is contained in:
parent
55b38c2741
commit
c3103a23c6
|
|
@ -617,5 +617,6 @@ def webssh(data):
|
|||
import ssh_local
|
||||
shell = ssh_local.ssh_local.instance()
|
||||
shell.run(data)
|
||||
return
|
||||
|
||||
##################### ssh end ###########################
|
||||
|
|
|
|||
Loading…
Reference in New Issue