Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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

About

Shell script for upgrading tailscale on edge router x

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages