commit | c2639ff39613240e083ee96a9546320bf71f345b | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Thu Mar 19 23:35:45 2015 -0700 |
committer | Brian Silverman <brians> | Sat Mar 21 23:26:12 2015 -0700 |
tree | 189d79a4b9491e016a5fc3af226d3c30e0d844c4 | |
parent | 4b36e2ef9af65b0726b14bdb109a7a3cca9ccad7 [diff] [blame] |
make the files so they actually start on a roborio Change-Id: I057756b1747811b0a84f246350091eded0bd9c56
diff --git a/aos/linux_code/starter/starter.sh b/aos/linux_code/starter/starter.sh index d2a0ae1..ee2ae1f 100755 --- a/aos/linux_code/starter/starter.sh +++ b/aos/linux_code/starter/starter.sh
@@ -4,4 +4,4 @@ #echo '/home/driver/tmp/robot_logs/%e-%s-%p-%t.coredump' > /proc/sys/kernel/core_pattern export PATH=$PATH:/home/admin/robot_code -exec starter_loop.sh "$@" +exec starter_exe /home/admin/robot_code/start_list.txt