Fixed bot3 build.sh file.
diff --git a/bot3/atom_code/build.sh b/bot3/atom_code/build.sh
index a108cdf..b8129ab 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 bot3_atom $1
+../../aos/build/build.sh atom atom_code.gyp no "$@"