Shell script for upgrading tailscale on edgerouter x (for personal use...)
This is for those who installed tailscale by the following gist:
https://gist.github.com/lg/6f80593bd55ca9c9cf886da169a972c3
- Download a script in
/config/
.
cd /config
sudo curl -O https://raw.githubusercontent.com/yqhr/upgrade-script-tailscale-on-edgerouter-x/main/upgrade-tailscale.sh
- Make the file executable
sudo chmod +x /config/upgrade-tailscale.sh
- Run the script.
sudo bash /config/upgrade-tailscale.sh