Skip to content

Commit 34c7ef0

Browse files
committed
Disabling grep coloring mode directly for the execution, because it causes issues when accessing the url with curl if GREP_COLOR is set to always.
1 parent f3d8786 commit 34c7ef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install-binary.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
PROJECT_NAME="helm-diff"
66
PROJECT_GH="databus23/$PROJECT_NAME"
7+
GREP_COLOR="never"
78

89
: ${HELM_PLUGIN_DIR:="$(helm home --debug=false)/plugins/helm-diff"}
910

0 commit comments

Comments
 (0)