mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-26 10:17:18 +00:00
add default options
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
echo "Containerised psa_car_controller loading..."
|
||||
python3 /psa_car_controller/server.py -p $PSACC_PORT -l 0.0.0.0 --web-conf -b $PSACC_BASE_PATH
|
||||
python3 /psa_car_controller/server.py -p $PSACC_PORT -l 0.0.0.0 -b $PSACC_BASE_PATH $PSACC_OPTIONS
|
||||
|
||||
Reference in New Issue
Block a user