summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlocalcowbuilder-fork2
1 files changed, 1 insertions, 1 deletions
diff --git a/localcowbuilder-fork b/localcowbuilder-fork
index b248925..d513548 100755
--- a/localcowbuilder-fork
+++ b/localcowbuilder-fork
@@ -24,7 +24,7 @@ set -x
set -e
PRG=$(basename "$0")
-LOCALMIRROR="deb http://proxy:9999/jones @@DIST@@ @@TOPIC@@"
+LOCALMIRROR="deb http://127.0.0.1:9999/jones @@DIST@@ @@TOPIC@@"
showhelp() {
cat <<EOF