Browse Source

Add missing echo statement

master
Luke Murphy 5 years ago
parent
commit
69e740ad1d
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 2
      bibliotecha.sh

2
bibliotecha.sh

@ -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 " ____ _ _ _ _ _ _ "

Loading…
Cancel
Save