Convert bot3 to Bazel too

Change-Id: I330e334977ea0ba6c2b9febf1647d5d9b5cd2d4f
diff --git a/doc/run_gyp_to_bazel.sh b/doc/run_gyp_to_bazel.sh
index b4688f1..039ca6e 100755
--- a/doc/run_gyp_to_bazel.sh
+++ b/doc/run_gyp_to_bazel.sh
@@ -15,12 +15,12 @@
     echo Need to manually convert {} >&2' \;
 }
 
-run_for_folder bot3
-
 # Manual work on the other folders has started, so we don't want this script to
 # automatically overwrite that work.
 exit 0
 
+run_for_folder bot3
+
 run_for_folder aos
 run_for_folder frc971
 run_for_folder y2014