From 8910d629fe52122351f3a42ebf06f5c278dcf91e Mon Sep 17 00:00:00 2001 From: Alexander Hunt Date: Sat, 1 Nov 2025 14:20:29 -0700 Subject: Fix logo color for git and for oauth2 proxy --- playbooks/roles/src/templates/volumes/soft-serve/hooks/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playbooks/roles/src/templates/volumes/soft-serve/hooks') diff --git a/playbooks/roles/src/templates/volumes/soft-serve/hooks/update b/playbooks/roles/src/templates/volumes/soft-serve/hooks/update index 7d52fcf..c39d55f 100755 --- a/playbooks/roles/src/templates/volumes/soft-serve/hooks/update +++ b/playbooks/roles/src/templates/volumes/soft-serve/hooks/update @@ -4,7 +4,7 @@ function logo() { git config --global color.ui auto -cat <<'EOF' +cat <<'EOF' | while IFS= read -r line; do echo -e "$line"; done {{ colored_logo }} EOF } -- cgit v1.2.3-70-g09d2