From 4280da6c42f814a1730ff0127bd96fc005ca5c95 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 30 Sep 2023 07:03:00 -0400 Subject: [PATCH] Update alpine-nextcloud.sh tweak --- ct/alpine-nextcloud.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/alpine-nextcloud.sh b/ct/alpine-nextcloud.sh index 4769d44e..0028e6a7 100644 --- a/ct/alpine-nextcloud.sh +++ b/ct/alpine-nextcloud.sh @@ -96,5 +96,5 @@ build_container description msg_ok "Completed Successfully!\n" -echo -e "${APP} Setup should be reachable by going to the following URL. +echo -e "${APP} should be reachable by going to the following URL. ${BL}https://${IP}${CL} \n"