Use a sane default debian repo

This commit is contained in:
Bob Mottram 2016-03-29 13:54:47 +01:00
parent 80d9480aa7
commit 597a6ca125
1 changed files with 174 additions and 173 deletions

View File

@ -94,7 +94,8 @@ SSH_PORT=2222
ONION_ONLY="no" ONION_ONLY="no"
# Where to fetch packages # Where to fetch packages
MIRROR='http://httpredir.debian.org/debian' #MIRROR='http://httpredir.debian.org/debian'
MIRROR='http://ftp.de.debian.org/debian'
mesh_router_setup_script() { mesh_router_setup_script() {
# create a setup script for a mesh router # create a setup script for a mesh router