scripts/tailscale.sh
2023-12-02 18:24:53 +01:00

4 lines
83 B
Bash
Executable file

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