From f15a608bf587838e04cd7b118d031c544bfd750d Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 9 Jul 2019 14:25:41 +0200 Subject: [PATCH] Only show the final message --- bibliotecha.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/bibliotecha.sh b/bibliotecha.sh index 0014876..6f82e58 100755 --- a/bibliotecha.sh +++ b/bibliotecha.sh @@ -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 "" }