Commit 33e7637
committed
Fix host Tailscale detection on case-sensitive filesystems
This commit updates the path to the Tailscale binary on macOS. I
erroneously had the binary name lowercased as `tailscale`, but it's
actually `Tailscale`. On case-sensitive APFS filesystems, this caused
the detection and subsequent host commands to fail.
Fixes #341 parent 9f6dca9 commit 33e7637
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
| 437 | + | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| |||
0 commit comments