Skip to content
This repository was archived by the owner on Jul 27, 2024. It is now read-only.

Commit 550e83f

Browse files
committed
Cleaned script logged lines a little
1 parent dfd4005 commit 550e83f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

scripts/installation-ubuntu-22.04.sh

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ echo "This script does not ensure system security."
55
echo ""
66

77
# Generate a path for a log file to output into for debugging
8-
LOGPATH=$(realpath "bookstack_install_log_$(date +%s).log")
8+
LOGPATH=$(realpath "bookstack_install_$(date +%s).log")
99

1010
# Get the current user running the script
1111
SCRIPT_USER="${SUDO_USER:-$USER}"
@@ -218,7 +218,7 @@ sleep 1
218218
run_pre_install_checks
219219
run_prompt_for_domain_if_required
220220
info_msg ""
221-
info_msg "Installing using the domain/IP \"$DOMAIN\""
221+
info_msg "Installing using the domain or IP \"$DOMAIN\""
222222
info_msg ""
223223
sleep 1
224224

@@ -251,9 +251,9 @@ run_configure_apache >> "$LOGPATH" 2>&1
251251

252252
info_msg "----------------------------------------------------------------"
253253
info_msg "Setup finished, your BookStack instance should now be installed!"
254-
info_msg "Default login email: admin@admin.com"
255-
info_msg "Default login password: password"
256-
info_msg "Access URL: http://$CURRENT_IP/ or http://$DOMAIN/"
257-
info_msg "BookStack Install Directory: $BOOKSTACK_DIR"
258-
info_msg "Install Script Log: $LOGPATH"
254+
info_msg "- Default login email: admin@admin.com"
255+
info_msg "- Default login password: password"
256+
info_msg "- Access URL: http://$CURRENT_IP/ or http://$DOMAIN/"
257+
info_msg "- BookStack install path: $BOOKSTACK_DIR"
258+
info_msg "- Install script log: $LOGPATH"
259259
info_msg "---------------------------------------------------------------"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy