mirror of https://github.com/tteck/Proxmox.git
Delete add-tailscale-install.sh
This commit is contained in:
parent
42bf5b2ba5
commit
2787814273
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
echo -e "Installing Tailscale..."
|
||||
curl -fsSL https://tailscale.com/install.sh | sh &>/dev/null
|
||||
echo -e "Installed Tailscale"
|
Loading…
Reference in New Issue