Skip to content

readme: fix tailscale update commands and clarify user context - #66

Open
thedavidweng wants to merge 1 commit into
tailscale-dev:mainfrom
thedavidweng:fix/docs-update-path-consistency
Open

thedavidweng wants to merge 1 commit into
tailscale-dev:mainfrom
thedavidweng:fix/docs-update-path-consistency

Conversation

@thedavidweng

Copy link
Copy Markdown

Fixes #29.

  • Fix sudo: tailscale: command not found in the update section by omitting sudo while in the root shell (sudo -i), and providing the full path (sudo /opt/tailscale/tailscale update) when running as the standard deck user.
  • Add an explicit exit step after installation to clarify session context.

Signed-off-by: Davy <95214375+thedavidweng@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"sudo: tailscale: command not found" when trying to update

1 participant