Skip to content

Version 2.5.2

Compare
Choose a tag to compare
@notheotherben notheotherben released this 26 Feb 00:17
· 11 commits to main since this release
29d1a0f

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