From 85153e97ccd202b6c5ba0a2cbede48e15b8a35d0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 4 Jul 2019 17:14:59 +0200 Subject: [PATCH] Fix indentation --- bibliotecha.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bibliotecha.sh b/bibliotecha.sh index 26f3b8d..a01c685 100755 --- a/bibliotecha.sh +++ b/bibliotecha.sh @@ -93,11 +93,11 @@ function show_introduction_text { echo "Once the script is finished, please see post-install steps" echo "that are documented and available from the Bibliotecha manual:" echo "" - echo " https://manual.bibliotecha.info/#post-installation" + echo " https://manual.bibliotecha.info/#post-installation" echo "" echo "If anything goes wrong, please see the troubleshooting guide" echo "" - echo " https://manual.bibliotecha.info/#troubleshooting" + echo " https://manual.bibliotecha.info/#troubleshooting" echo "" await_any_key