commit | 39ad1f14e8b9ea6097f762f11b995a3721e604e0 | [log] [tgz] |
---|---|---|
author | Daniel Petti <djpetti@me.com> | Mon Oct 28 00:03:33 2013 +0000 |
committer | Daniel Petti <djpetti@me.com> | Mon Oct 28 04:44:40 2013 +0000 |
tree | c06a3d7c13e5149e4ec91553d970c1b30d880e2f | |
parent | b2bac2f5af876d1eecf773e896c485ee5c525696 [diff] [blame] |
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 "$@"