From 701a5f66013d1141f81e40f1750f9754717733e7 Mon Sep 17 00:00:00 2001 From: Seth Call Date: Wed, 15 Jul 2015 09:55:22 -0500 Subject: [PATCH] * wip --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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