Create add-tailscale-install.sh

pull/319/head
tteckster 3 years ago committed by GitHub
parent 1f347f9ed1
commit e360a7f4bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,5 @@
#!/usr/bin/env bash
echo -e "Installing Tailscale..."
curl -fsSL https://tailscale.com/install.sh | sh &>/dev/null
echo -e "Installed Tailscale"
Loading…
Cancel
Save

Powered by BW's shoe-string budget.