From ddbc95f6f01f4de9ffaa01d34691244f9e7e2ef0 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 8 Sep 2020 17:19:51 +0200 Subject: [PATCH] exit if ssh breaks --- pib-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pib-setup.sh b/pib-setup.sh index 39b7c0b..1bbdd71 100755 --- a/pib-setup.sh +++ b/pib-setup.sh @@ -36,7 +36,7 @@ public_key=$(echo $private_key | wg pubkey) vpn_endpoint_host=vpn-2a0ae5c1.ungleich.ch vpn_endpoint_pubkey=hi60lGP+xEUQ+kVnqA7PlJAO1SVqTS1W36g0LhFP0xQ= -cat <