From f637efc4dbf4b86882fd7f32d1c1f0cd9222b755 Mon Sep 17 00:00:00 2001 From: nicedevil007 <17103076+nicedevil007@users.noreply.github.com> Date: Fri, 29 Sep 2023 19:09:01 +0200 Subject: [PATCH] Update alpine-nextcloud.sh --- ct/alpine-nextcloud.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ct/alpine-nextcloud.sh b/ct/alpine-nextcloud.sh index 1a6e9cf9..4769d44e 100644 --- a/ct/alpine-nextcloud.sh +++ b/ct/alpine-nextcloud.sh @@ -96,8 +96,5 @@ build_container description msg_ok "Completed Successfully!\n" -echo -e "To retrieve the database credentials required for the Setup-Wizard, execute the same script within the LXC Console.\n -For advanced configuration use this file: /usr/share/webapps/nextcloud/config/config.php \n - -${APP} should be reachable by going to the following URL. +echo -e "${APP} Setup should be reachable by going to the following URL. ${BL}https://${IP}${CL} \n"