Compare commits
2 Commits
208e3a7b49
...
dev
Author | SHA1 | Date | |
---|---|---|---|
15e68b88e8 | |||
adb20dea14 |
@@ -1,7 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
cd /home/calendarwatch
|
cd /home/calendarwatch
|
||||||
# uwsgi --http-socket 0.0.0.0:8084 -w wsgi --protocol=https
|
uwsgi --ini wsgi.ini
|
||||||
export FLASK_APP=/home/calendarwatch/server.py
|
|
||||||
python3 server.py
|
|
||||||
echo "server has been started"
|
echo "server has been started"
|
||||||
|
|
||||||
|
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"latestVersion": "1.0",
|
|
||||||
"latestVersionCode": 1,
|
|
||||||
"url": "https://longitudecalendar.com/static/res/daria-scan-1.0.apk",
|
|
||||||
"releaseNotes": [
|
|
||||||
"- First evolution",
|
|
||||||
"- Second evolution",
|
|
||||||
"- Bug fixes"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Reference in New Issue
Block a user