From 202ab8233e0def15e6ece754b077821c305e405c Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 26 Jun 2014 12:55:18 -0400 Subject: dist-vars.sh: Add note about preceding newlines. --- (limited to 'dist-vars.sh') diff --git a/dist-vars.sh b/dist-vars.sh index 36fd2fc..5aee207 100644 --- a/dist-vars.sh +++ b/dist-vars.sh @@ -1,6 +1,9 @@ # Distribution variables. dist_name='ProteanOS' + +# Add a preceding newline unless the first line is mostly empty (e.g. contains +# only "_" characters in an ASCII art image). dist_motd_banner="$(cat <<'EOF' _ .' '. -- cgit v0.9.1