support args to ts-run

This commit is contained in:
Damien Elmes 2021-10-26 20:07:02 +10:00
parent 20d9a26a8c
commit 036d04a7b1

View File

@ -8,4 +8,4 @@
ANKI_DATA_FOLDER=$(pwd)/bazel-bin/qt/aqt/data \
QTWEBENGINE_REMOTE_DEBUGGING=8080 \
ANKI_API_PORT=40000 ANKIDEV=1 ./run
ANKI_API_PORT=40000 ANKIDEV=1 ./run $*