From 9fb5e232bd56aa7a78a76e256b396390e2ebb135 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 29 Sep 2023 06:48:31 -0400 Subject: [PATCH] Update alpine-nextcloud.sh --- ct/alpine-nextcloud.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/alpine-nextcloud.sh b/ct/alpine-nextcloud.sh index 084d36e0..4769d44e 100644 --- a/ct/alpine-nextcloud.sh +++ b/ct/alpine-nextcloud.sh @@ -95,6 +95,6 @@ start build_container description -msg_ok "Completed Successfully!\n -${APP} should be reachable by going to the following URL. +msg_ok "Completed Successfully!\n" +echo -e "${APP} Setup should be reachable by going to the following URL. ${BL}https://${IP}${CL} \n"