Comment on [deleted]
irmadlad@lemmy.world 2 months agoStep 1: Figure out where your tailscale.sh actually is.
find / -name “tailscale.sh” 2>/dev/null ?
Or with mlocate:
locate tailscale.sh ?
Comment on [deleted]
irmadlad@lemmy.world 2 months agoStep 1: Figure out where your tailscale.sh actually is.
find / -name “tailscale.sh” 2>/dev/null ?
Or with mlocate:
locate tailscale.sh ?