diff options
author | makefu <github@syntax-fehler.de> | 2011-09-14 23:41:50 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2011-09-14 23:41:50 +0200 |
commit | 7c006192b5990176acdd546065105d53fe59b908 (patch) | |
tree | c56c280b996a2517614327047119fa29c058d718 /retiolum/scripts | |
parent | 044eae2d6cefd134da1804050526b343e7cb4148 (diff) |
tinc_setup: update install.sh to write new supernode
EUcancER is the new supernode which can be used to connect to
Diffstat (limited to 'retiolum/scripts')
-rwxr-xr-x | retiolum/scripts/tinc_setup/install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/retiolum/scripts/tinc_setup/install.sh b/retiolum/scripts/tinc_setup/install.sh index 526dbe1f..547cf366 100755 --- a/retiolum/scripts/tinc_setup/install.sh +++ b/retiolum/scripts/tinc_setup/install.sh @@ -56,6 +56,7 @@ Name = $myname ConnectTo = supernode ConnectTo = kaah ConnectTo = pa_sharepoint +ConnectTo = EUcancER Device = /dev/net/tun EOF |