Moved bot3-specific python stuff in with bot3.
diff --git a/bot3/control_loops/update_shooter.sh b/bot3/control_loops/update_shooter.sh
index 26e7ae3..db98547 100755
--- a/bot3/control_loops/update_shooter.sh
+++ b/bot3/control_loops/update_shooter.sh
@@ -2,4 +2,4 @@
 #
 # Updates the shooter controller.
 
-../../frc971/control_loops/python/shooter.py shooter/shooter_motor_plant.h shooter/shooter_motor_plant.cc
+./python/shooter.py shooter/shooter_motor_plant.h shooter/shooter_motor_plant.cc