<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6a2e878896a04171ea9b81609ccdaa692c9ff421">https://github.com/macports/macports-ports/commit/6a2e878896a04171ea9b81609ccdaa692c9ff421</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 6a2e878896a tailscale: add setup notes
</span>6a2e878896a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 6a2e878896a04171ea9b81609ccdaa692c9ff421
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Wed Jun 9 02:12:03 2021 -0400
<span style='display:block; white-space:pre;color:#404040;'> tailscale: add setup notes
</span>---
net/tailscale/Portfile | 6 ++++++
1 file changed, 6 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/tailscale/Portfile b/net/tailscale/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 88c912e2cd8..57a8e66aa42 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/tailscale/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/tailscale/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -67,3 +67,9 @@ destroot {
</span> xinstall -m 0755 ${worksrcpath}/tailscale ${destroot}${prefix}/bin/
xinstall -m 0755 ${worksrcpath}/tailscaled ${destroot}${prefix}/bin/
}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+notes "
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+After launching the Tailscale service for the first time using the steps below (port load), run:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ tailscale up
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+"
</span></pre><pre style='margin:0'>
</pre>