scripts/tailscale.sh

5 lines
83 B
Bash
Executable File

#!/bin/bash
tailscale up \
--timeout 30s \
--login-server https://vpn.cscherr.de \