Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src/tailscale/cli: fix go path for development mode #67

Merged
merged 1 commit into from
Jun 20, 2023

Commits on Jun 19, 2023

  1. src/tailscale/cli: fix go path for development mode

    Use ./tool/go for development mode instead of go. This allows the
    development mode to work when the go binary is not in the PATH.
    
    Fixes #66
    
    Signed-off-by: shayne <79330+shayne@users.noreply.github.com>
    shayne committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    f564d55 View commit details
    Browse the repository at this point in the history