remove xtrace

This commit is contained in:
Fabian Reinartz
2016-10-24 17:12:30 +02:00
parent 76833542a1
commit 74a80cd19e

View File

@@ -1,7 +1,5 @@
#!/usr/bin/env bash
set -o xtrace
if [ -z "${KUBECONFIG}" ]; then
KUBECONFIG=~/.kube/config
fi