mirror of
https://github.com/unraid/webgui.git
synced 2026-05-09 05:41:17 -05:00
Merge pull request #1969 from Squidly271/patch-12
Add direct search for Tailscale in CA
This commit is contained in:
@@ -1145,7 +1145,7 @@ _(Container Network)_:
|
||||
<?if (!file_exists('/usr/local/sbin/tailscale')):?>
|
||||
<div markdown="1" class="TSdeploy noshow">
|
||||
<b>_(Recommendation)_</b>:
|
||||
: <p>_(For the best experience with Tailscale, install "Tailscale (Plugin)" from)_ <a href="/Apps" target='_blank'> Community Applications</a>.</p>
|
||||
: <p>_(For the best experience with Tailscale, install "Tailscale (Plugin)" from)_ <a href="/Apps?search=Tailscale%20(Plugin)" target='_blank'> Community Applications</a>.</p>
|
||||
</div>
|
||||
<?endif;?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user