remove maintenance prints, better mfl upload function
This commit is contained in:
@@ -21,6 +21,7 @@ sh ./init_db.sh "$FLASK_DB"
|
||||
echo "Dowload script: curl -H 'Secret: [FLASK_ACCESS_TOKEN]' http://${FLASK_PUBLIC_URL}/script/mfl"
|
||||
exec "$SERVER" \
|
||||
-w "$WORKERS" \
|
||||
--threads 8 \
|
||||
--worker-tmp-dir "$TMPDIR" \
|
||||
--timeout "$TIMEOUT" \
|
||||
--pid="$PID" \
|
||||
|
||||
Reference in New Issue
Block a user