From d4858b24640ffc518e6c724192a4f9d2fca93cf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Br=C3=A6khus?= Date: Fri, 13 Oct 2017 10:35:57 +0200 Subject: [PATCH] Heredoc indentation fix. --- debian/postinst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/postinst b/debian/postinst index 4ce5852..ffe8061 100644 --- a/debian/postinst +++ b/debian/postinst @@ -8,14 +8,14 @@ case ${1:-} in install -o varnish -g varnish -d /var/lib/varnish-agent test -f /var/lib/varnish-agent/boot.vcl || \ cat > /var/lib/varnish-agent/boot.vcl < /etc/varnish/agent_secret && \