Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ automatically on boot (no need to enter desktop mode).
1. Clone this repo to your Deck, switch to root and enter the directory:
1. `git clone https://github.com/tailscale-dev/deck-tailscale.git ~/deck-tailscale`
2. `sudo -i`
3. `cd ~deck/deck-tailscale`
3. `cd ~/deck-tailscale`
2. Run `bash tailscale.sh` to install Tailscale (or update the existing
installation).
3. Run `source /etc/profile.d/tailscale.sh` to put the binaries in your path
Expand Down Expand Up @@ -57,3 +57,4 @@ The Tailscale binaries `tailscale` and `tailscaled` are installed in `/opt/tails

The service is then started and enabled via `systemctl`.