commit f2745742ac30be58bfdbbbf193bbb32b9bf285e0
parent 33a89fda7a1ab256dc27418193a0921967e179b6
Author: Vincent Demeester <vincent@sbr.pm>
Date: Fri, 6 Dec 2019 12:23:13 +0100
chos4: remove set -x
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pkgs/scripts/bin/chos4 b/pkgs/scripts/bin/chos4
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Update creds and link to the openshift4 devcluster
-set -ex
+set -e
BASE_URL="https://openshift-pipelines-install.s3.eu-west-3.amazonaws.com"
curl -s "${BASE_URL}/vincent/kubeadmin.password.gpg"|gpg --decrypt > ~/.kube/kubeadmin.password.os4