make the files so they actually start on a roborio

Change-Id: I057756b1747811b0a84f246350091eded0bd9c56
diff --git a/aos/config/robotCommand b/aos/config/robotCommand
index afc3a70..7b726a7 100755
--- a/aos/config/robotCommand
+++ b/aos/config/robotCommand
@@ -1 +1 @@
-/home/admin/robot_code/starter_roborio.sh /home/admin/robot_code/start_list.txt "$@"
+/home/admin/robot_code/starter.sh
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