From f770e026d21167c6158afca4d7ac5895aa5426a3 Mon Sep 17 00:00:00 2001 From: jerger Date: Mon, 14 Mar 2022 16:42:51 +0100 Subject: [PATCH] add ssh utils following the same scheme as k8s-create... --- .../provs/desktop/infrastructure/k8s-create-context.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/org/domaindrivenarchitecture/provs/desktop/infrastructure/k8s-create-context.sh b/src/main/resources/org/domaindrivenarchitecture/provs/desktop/infrastructure/k8s-create-context.sh index 656bdd0..34954bd 100644 --- a/src/main/resources/org/domaindrivenarchitecture/provs/desktop/infrastructure/k8s-create-context.sh +++ b/src/main/resources/org/domaindrivenarchitecture/provs/desktop/infrastructure/k8s-create-context.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -e set -o noglob