github SierraSoftworks/tailscale-udm v2.5.3

latest releases: v2.6.0, v2.5.4
7 months ago

This release fixes an issue preventing the automatic update functionality from working as expected.

# Install the latest version of Tailscale UDM
curl -sSLq https://raw.github.com/SierraSoftworks/tailscale-udm/main/install.sh | sh

# As a one-off, you'll need to run this to ensure that the tailscale-install.service is updated (if you're upgrading from a version < 2.5.2)
systemctl disable tailscale-install.service

# Then run the following to complete the update
/data/tailscale/manage.sh install!

What's Changed

  • Updated the install script to better recover from broken service symlinks as raised in #82

Full Changelog: v2.5.2...v2.5.3

Don't miss a new tailscale-udm release

NewReleases is sending notifications on new releases.