Add missing echo statement

This commit is contained in:
Luke Murphy 2019-07-09 10:08:03 +02:00
parent 2bddba9ee1
commit 69e740ad1d
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -352,6 +352,8 @@ function show_post_install_banner {
} }
function install_new_motd { function install_new_motd {
echo "Installing the new MOTD ..."
{ echo "" { echo ""
echo "" echo ""
echo " ____ _ _ _ _ _ _ " echo " ____ _ _ _ _ _ _ "