checking in all work done so far because what if my SSD dies?
This commit is contained in:
4
net/ssh/hostkeymanager/run.py
Normal file
4
net/ssh/hostkeymanager/run.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from app import app
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run()
|
||||
Reference in New Issue
Block a user