commit | b2bac2f5af876d1eecf773e896c485ee5c525696 | [log] [tgz] |
---|---|---|
author | Daniel Petti <djpetti@me.com> | Sun Oct 27 23:35:21 2013 +0000 |
committer | Daniel Petti <djpetti@me.com> | Sun Oct 27 23:35:21 2013 +0000 |
tree | f3453faee6338c61b12acbd663153147987e9fe8 | |
parent | 0663d30575391c30d8da35ee683752a52eb9ef9d [diff] [blame] |
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 "$@"