Quote:
Originally Posted by Parsons
Also tried su root ./ uninstall-tailscale.sh which returns file not found
|
su - or su root on one line than the uninstall script on the next line. BTW, there should be NO space between the ./ and uninstall.
./uninstall-tailscale.sh from the directory it lives in which should be the directory from which you installed tailscale using the install script.