misc dumb

This commit is contained in:
2025-02-16 16:40:46 -05:00
parent 97f5618579
commit 4bfed64061
3 changed files with 3 additions and 7 deletions
+3
View File
@@ -2,3 +2,6 @@
instance instance
sites sites
__pycache__ __pycache__
nohup.out
app.pid
*.log
-1
View File
@@ -1 +0,0 @@
-6
View File
@@ -1,6 +0,0 @@
Traceback (most recent call last):
File "/home/ion606/misc-code/static-site-hosting/app.py", line 1, in <module>
from flask import (
...<9 lines>...
)
ModuleNotFoundError: No module named 'flask'