diff --git a/build b/build index 1c93eb214..1c5677dc3 100755 --- a/build +++ b/build @@ -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