* sniff architecture rather than hardcode it

This commit is contained in:
Seth Call 2013-07-19 11:49:43 -05:00
parent 8e1e49fc4b
commit fe557d9c91
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
GEM_SERVER=http://localhost:9000/gems
DEB_SERVER=http://localhost:9010/apt-i386
DEB_SERVER=http://localhost:9010/apt-`uname -p`
echo "starting build..."
./build