Only show the final message

This commit is contained in:
Luke Murphy 2019-07-09 14:25:41 +02:00
parent 501e747cb2
commit f15a608bf5
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -365,12 +365,7 @@ function configure_calibreweb {
function show_post_install_banner {
echo ""
echo "Installation complete!"
echo ""
echo "The system will now reboot"
echo "Please see the manual for post-installation tasks"
echo "And help with troubleshooting the network configuration"
echo ""
echo " https://manual.bibliotecha.info/#troubleshooting"
echo ""
}