This commit is contained in:
Seth Call 2015-07-15 09:55:22 -05:00
parent eb5b541a05
commit 701a5f6601
1 changed files with 1 additions and 1 deletions

2
build
View File

@ -63,7 +63,7 @@ popd > /dev/null
if [ ! -z "$PACKAGE" ]; then
source /etc/lsb-release
DEB_SERVER=http://localhost:9010/apt-`uname -p`/$DISTRIB_CODENAME
DEB_SERVER=https://int.jamkazam.com:9010/apt-`uname -p`/$DISTRIB_CODENAME
GEM_SERVER=http://localhost:9000/gems
# if still going, then push all debs up