creates bitcoin bootstrap file

This commit is contained in:
2016-04-06 04:52:32 +02:00
parent 5533ee1239
commit c28036bae1
5 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#deb http://mirror.hetzner.de/ubuntu/packages trusty main restricted universe multiverse
#deb http://mirror.hetzner.de/ubuntu/packages trusty-updates main restricted universe multiverse
#deb http://mirror.hetzner.de/ubuntu/packages trusty-backports main restricted universe multiverse
#deb http://mirror.hetzner.de/ubuntu/security trusty-security main restricted universe multiverse
deb http://172.17.0.1/ubuntu trusty main restricted universe multiverse
deb http://172.17.0.1/ubuntu trusty-updates main restricted universe multiverse
deb http://172.17.0.1/ubuntu trusty-backports main restricted universe multiverse
deb http://172.17.0.1/ubuntu trusty-security main restricted universe multiverse