3 lines
93 B
Plaintext
3 lines
93 B
Plaintext
|
export FLASK_APP=/usr/lib/python3/dist-packages/knot_rest
|
||
|
runuser -u knot_rest -- flask "$@"
|