diff --git a/webui.sh b/webui.sh index 5386d051..5ec13e8c 100755 --- a/webui.sh +++ b/webui.sh @@ -119,4 +119,4 @@ if [ -d "./tmp" ]; then fi # Launch the Python application -python app.py +python app.py "$@"