From 04fa254dc984e9b35e67d8c37e583c9ae15a81b5 Mon Sep 17 00:00:00 2001 From: nicedevil007 <17103076+nicedevil007@users.noreply.github.com> Date: Thu, 28 Sep 2023 16:53:53 +0200 Subject: [PATCH] Update alpine-nextcloud.sh --- ct/alpine-nextcloud.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ct/alpine-nextcloud.sh b/ct/alpine-nextcloud.sh index db4d893e..d061676f 100644 --- a/ct/alpine-nextcloud.sh +++ b/ct/alpine-nextcloud.sh @@ -92,6 +92,7 @@ build_container description msg_ok "Completed Successfully!\n" -echo -e "\n +echo -e "To get the randomized Credentials for initial setup, + run the script again inside the LXC Container \n ${APP} should be reachable by going to the following URL. ${BL}https://${IP}${CL} \n"