mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-22 19:54:26 +02:00
bookstack: fix finished message
This commit is contained in:
parent
965c936109
commit
522a02352d
1 changed files with 1 additions and 1 deletions
|
@ -181,4 +181,4 @@ systemctl daemon-reload
|
|||
systemctl enable --now bookstack-queue php7.4-fpm nginx redis-server
|
||||
systemctl restart php7.4-fpm nginx bookstack-queue redis-server
|
||||
|
||||
echo -e "Your bookstack installation is now complete. Please continue with setup in your Browser:\nURL:\t\thttp://$(echo $LXC_IP | cut -d'/' -f1)\nLogin:\t\tadmin@admin.com\nPassword:\tpassword\n\n"
|
||||
echo -e "Your bookstack installation is now complete. Please continue with setup in your Browser:\nLogin:\t\tadmin@admin.com\nPassword:\tpassword\n\n"
|
Loading…
Add table
Add a link
Reference in a new issue