diff --git a/test-scripts/spawn_driver_station.sh b/test-scripts/spawn_driver_station.sh index eb4557ca7c..b48e0a7035 100755 --- a/test-scripts/spawn_driver_station.sh +++ b/test-scripts/spawn_driver_station.sh @@ -8,7 +8,7 @@ source config.sh -TESTSTAND_SERVE_COMMAND=".scratch/teststand serve" +TESTSTAND_SERVE_COMMAND="/usr/local/frc/bin/teststand serve" #Checks to see if the mutex driver station is running. If it isn't then start it.