From fb3a909c287c787755574f9fcf92d5aef5229d5c Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 8 Nov 2023 09:49:32 -0500 Subject: [PATCH] Update linkwarden.sh --- ct/linkwarden.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/linkwarden.sh b/ct/linkwarden.sh index 1ece83f2..fb2a8d01 100644 --- a/ct/linkwarden.sh +++ b/ct/linkwarden.sh @@ -63,4 +63,4 @@ description msg_ok "Completed Successfully!\n" echo -e "${APP}${CL} should be reachable by going to the following URL. - ${BL}https://${IP}:3000${CL} \n" + ${BL}http://${IP}:3000${CL} \n"