summaryrefslogtreecommitdiff
path: root/scripts/defaults.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/defaults.py')
-rw-r--r--scripts/defaults.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/defaults.py b/scripts/defaults.py
index bb6f0910..93eadc30 100644
--- a/scripts/defaults.py
+++ b/scripts/defaults.py
@@ -33,7 +33,7 @@ PBUILDER_DIR = os.path.join(BUILD_DIR, 'pbuilder')
LB_CONFIG_DIR = os.path.join(BUILD_DIR, 'config')
CHROOT_INCLUDES_DIR = os.path.join(LB_CONFIG_DIR, 'includes.chroot')
-VYOS_MIRROR = 'http://dev.packages.vyos.net/repositories/current/vyos'
+VYOS_MIRROR = 'http://dev.packages.vyos.net/repositories/current'
VYOS_BRANCH = 'current'