add installation instructions,fix install scripts permissions and add shebang to run.py

This commit is contained in:
2024-01-17 15:07:32 +01:00
parent fda6a996da
commit 5be06f2f7d
3 changed files with 14 additions and 0 deletions

View File

@@ -2,3 +2,13 @@
Web app
# Use
python3 ./run.py
# Install
cd build-deb/
make
sudo apt install ./flaskapp.deb