diff options
author | Nico Schottelius <nico@nico-notebook.schottelius.org> | 2019-09-10 02:49:04 +0900 |
---|---|---|
committer | Nico Schottelius <nico@nico-notebook.schottelius.org> | 2019-09-10 02:49:04 +0900 |
commit | c2b79a219926baf4431057c3edcf9fb6c2b62d91 (patch) | |
tree | 347c81f9b7bb108acdb8d53b462051957e2c1374 | |
parent | a487bac8c20d1d3fdf092d8db64763273396251d (diff) |
++comment
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -206,7 +206,8 @@ easy is this: printf 'Hello yournamehere!\n I am looking for real IPv6 friends.\n You find my friends on https://nico.ungleich.cloud/rifkeys.\nHow real IPv6 friends find each other is explained on https://code.ungleich.ch/nico/rif.\n Looking forward to befriend you!' | mail -s "friend request" ipv6@your.friend.example.com ``` -And obviously this is waaaaaaaaay to long to type, so +And obviously this is waaaaaaaaay to long to type. That's why +`rif-invitefriends.sh` puts this nicely into a script. ## Finding friends |