mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 17:36:15 +00:00
Update init.sh
This commit is contained in:
@@ -20,5 +20,5 @@ then
|
||||
/bin/bash
|
||||
else
|
||||
echo "SHELL_ONLY = FALSE. Running server.py"
|
||||
python3 /psa_car_controller/server.py -f /config/test.json -c /config/charge_config1.json -p 5000 -l 0.0.0.0
|
||||
python3 /psa_car_controller/server.py -f /config/test.json -c /config/charge_config1.json -p 5000 -l 0.0.0.0 -r
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user