This release addresses a failure to re-install tailscale-udm
on UniFi OS 2.x+ deployments. This is currently required whenever a new firmware upgrade is applied (which will currently result in Tailscale being removed, until #38 is resolved).
To install this update, run the following:
curl -sSLq https://raw.github.com/SierraSoftworks/tailscale-udm/main/install.sh | sh
What's Changed
- chore(deps): Bump SierraSoftworks/gh-releases from 1.0.6 to 1.0.7 by @dependabot in #37
- fix error on reinstall on uniOS 2.x by @bennettp123 in #40
New Contributors
- @bennettp123 made their first contribution in #40
Full Changelog: v2.3.0...v2.3.1