Ensure any command line parameters are passed on to the app
This commit is contained in:
parent
62c36cd516
commit
2c2ffea1a2
@ -10,4 +10,4 @@ cd "$(dirname "$0")/.."
|
||||
source .venv/bin/activate
|
||||
|
||||
# Launch the app
|
||||
python3 app.py
|
||||
python3 app.py $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user