Got build.sh deploy working for third robot.
diff --git a/bot3/atom_code/build.sh b/bot3/atom_code/build.sh
index b8129ab..841aa7f 100755
--- a/bot3/atom_code/build.sh
+++ b/bot3/atom_code/build.sh
@@ -1,3 +1,3 @@
 #!/bin/bash
 
-../../aos/build/build.sh atom atom_code.gyp no "$@"
+../../aos/build/build.sh atom atom_code.gyp no bot3_atom "$@"