This commit is contained in:
Michael S. 2024-09-16 13:04:46 +02:00
parent b9c7e6320d
commit 0b9f643ab9

1
app.py
View file

@ -1,3 +1,4 @@
#!/usr/bin/python3
from flask import *
from main import launchserver
import libtmux