summaryrefslogtreecommitdiffstats
path: root/retiolum/README
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2013-08-15 13:27:06 +0200
committermakefu <root@pigstarter.de>2013-08-15 13:27:06 +0200
commit77fd666c1a330714fb228a47c96873f76b8ca24f (patch)
tree56f1afef0282a433819cdfbf5c8efea9a21ede1e /retiolum/README
parent5509054c698b0111215067fb568716eab487c880 (diff)
update readme in retiolum
Diffstat (limited to 'retiolum/README')
-rw-r--r--retiolum/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/retiolum/README b/retiolum/README
index 2855fb80..6e39f1d5 100644
--- a/retiolum/README
+++ b/retiolum/README
@@ -15,8 +15,11 @@ as root:
Get the hosts
-------------
- wget http://euer.krebsco.de/retiolum/hosts.tar # for all the hosts
- wget http://euer.krebsco.de/retiolum/supernodes.tar # only for supernodes, (deploy on wrt routers for example)
+ wget http://euer.krebsco.de/retiolum/hosts.tar.gz # for all the hosts
+ wget http://euer.krebsco.de/retiolum/supernodes.tar.gz # only for supernodes, (deploy on wrt routers for example)
+
+ # quick update
+ curl http://euer.krebsco.de/retiolum/supernodes.tar.gz | gunzip | tar x -C /etc/tinc/retiolum/hosts
Update your hosts file
----------------------