test
Some checks failed
ssh-test / ssh-test (push) Failing after 15s

This commit is contained in:
iFargle 2023-12-08 21:32:18 +09:00
parent 13b96e02e5
commit f6299c3f1d

View file

@ -31,8 +31,8 @@ jobs:
echo "tailscaled --cleanup" echo "tailscaled --cleanup"
tailscaled --cleanup tailscaled --cleanup
echo "" echo ""
echo "tailscaled -state=mem &" echo "tailscaled --state=mem 2> ~/tailscaled.log &"
tailscaled -state=mem: tailscaled --state=mem:
echo "" echo ""
echo "tailscale up" echo "tailscale up"
tailscale up \ tailscale up \