This release fixes an issue with the on-boot.d
script when running on UniFi OS 2.x (note that this script was not necessary on UniFi OS 2.x devices but may have been triggered under some conditions - this will prevent it from breaking in unexpected ways).
# Install the latest version of Tailscale UDM
curl -sSLq https://raw.github.com/SierraSoftworks/tailscale-udm/main/install.sh | sh
What's Changed
- Fixed #48 and #49 by @mhriemers in #50
Full Changelog: v2.3.3...v2.3.4