adds favicon, changes menu

This commit is contained in:
2020-05-21 10:18:40 +02:00
parent 4a8ac52201
commit 934c4f2a1d
8 changed files with 78 additions and 10 deletions

View File

@ -2,9 +2,6 @@
cd /home/calendarwatch
# uwsgi --http-socket 0.0.0.0:8084 -w wsgi --protocol=https
python3 routine.py &
echo "routine has been started"
python3 server.py
echo "server has been started"