github SierraSoftworks/tailscale-udm v2.5.2
Version 2.5.2

latest releases: v2.6.0, v2.5.4, v2.5.3...
8 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
systemctl disable tailscale-install.service

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

What's Changed

  • Fixed the tailscale-install.service to ensure that automatic updates actually run as expected.

Full Changelog: v2.5.1...v2.5.2

Don't miss a new tailscale-udm release

NewReleases is sending notifications on new releases.