summaryrefslogtreecommitdiffhomepage
path: root/clientupdate/testdata
AgeCommit message (Collapse)AuthorFilesLines
2023-11-28clientupdate: implement update for Unraid (#10344)Andrew Lytvynov4-0/+439
Use the [`plugin` CLI](https://forums.unraid.net/topic/72240-solved-is-there-a-way-to-installuninstall-plugins-from-script/#comment-676870) to fetch and apply the update. Updates https://github.com/tailscale/tailscale/issues/10184 Signed-off-by: Andrew Lytvynov <awly@tailscale.com>