From 79dfb7c00152969629f418080139dfb2b767772a Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 20 Jan 2025 08:50:38 +0100 Subject: [PATCH] Update pocketbase.sh (#1597) --- ct/pocketbase.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/pocketbase.sh b/ct/pocketbase.sh index f9c24680..8aab765a 100644 --- a/ct/pocketbase.sh +++ b/ct/pocketbase.sh @@ -54,4 +54,4 @@ description msg_ok "Completed Successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}" -echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8080/_${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8080/_/${CL}"