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