diff options
Diffstat (limited to 'playbooks/roles/src/templates/volumes/soft-serve/hooks/update')
| -rwxr-xr-x | playbooks/roles/src/templates/volumes/soft-serve/hooks/update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/roles/src/templates/volumes/soft-serve/hooks/update b/playbooks/roles/src/templates/volumes/soft-serve/hooks/update index c44698d..7d52fcf 100755 --- a/playbooks/roles/src/templates/volumes/soft-serve/hooks/update +++ b/playbooks/roles/src/templates/volumes/soft-serve/hooks/update @@ -5,7 +5,7 @@ function logo() { git config --global color.ui auto cat <<'EOF' -{{ logo }} +{{ colored_logo }} EOF } # -- </logo> -- |
