From 813771cde472b368476b9b34030c4c1f00772f44 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 9 Nov 2023 10:43:50 -0500 Subject: [PATCH] Update agentdvr.sh --- ct/agentdvr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/agentdvr.sh b/ct/agentdvr.sh index e93bab1a..25b17e77 100644 --- a/ct/agentdvr.sh +++ b/ct/agentdvr.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}:8090${CL} \n" + ${BL}http://${IP}:8090${CL} \n"