magic
This commit is contained in:
parent
b9c7e6320d
commit
0b9f643ab9
1 changed files with 1 additions and 0 deletions
1
app.py
1
app.py
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
from flask import *
|
||||
from main import launchserver
|
||||
import libtmux
|
||||
|
|
Loading…
Reference in a new issue