mirror of
https://github.com/weyne85/Proxmox_Helper_Scripts.git
synced 2025-10-29 16:57:22 +00:00
Create add-tailscale-install.sh
This commit is contained in:
5
misc/add-tailscale-install.sh
Normal file
5
misc/add-tailscale-install.sh
Normal file
@@ -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"
|
||||||
Reference in New Issue
Block a user