fix build files

This commit is contained in:
2024-01-17 15:12:42 +01:00
parent 9f2817fcf8
commit b3f257b7f4
16 changed files with 522 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
# taskmanager
Interactive TODO list web application
# Use
python3 ./run.py
# Install
cd build-deb/
make
sudo apt install ./flaskapp.deb