diff options
author | makefu <root@pigstarter.de> | 2014-02-21 13:29:26 +0100 |
---|---|---|
committer | makefu <root@pigstarter.de> | 2014-02-21 13:29:26 +0100 |
commit | d2bd337c5d965b85cae5b5c14dd82f914bdbbe62 (patch) | |
tree | bd03a4ea6ba974674d51d6a1cacbc087d777d9bf /ship/src/find-supers-tinc | |
parent | c7d16155f4c86d8711bddee23b9799faf4bfe63a (diff) | |
parent | 823bb86ca91da435ce631e9c17ffdcf9f803e6ae (diff) |
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'ship/src/find-supers-tinc')
-rw-r--r-- | ship/src/find-supers-tinc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ship/src/find-supers-tinc b/ship/src/find-supers-tinc index edbb5a7b..3ea53d35 100644 --- a/ship/src/find-supers-tinc +++ b/ship/src/find-supers-tinc @@ -1,6 +1,6 @@ #!/bin/sh +#@info #@include core #@include retiolum -find_supernodes | cut -d\ -f 1 | shuf | head -n 5 \ - | xargs -n1 printf "ConnectTo=%s\n" +find_supernodes |