/upgrade-script-tailscale-on-edgerouter-x

Shell script for upgrading tailscale on edge router x

Primary LanguageShell

Upgrade-script-tailscale-on-edgerouter-x

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


  1. 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
  1. Make the file executable
sudo chmod +x /config/upgrade-tailscale.sh
  1. Run the script.
sudo bash /config/upgrade-tailscale.sh