mirror of
https://github.com/tailscale/tailscale.git
synced 2025-04-15 11:11:44 +00:00

Fixes tailscale/tailscale#13765 There is no need to serve a local filesystem on tvOS, given that there is no filesystem there. Disable it with a platform check. There are likely more platforms that we can exclude. Signed-off-by: Andrea Gottardo <andrea@gottardo.me>