diff --git a/ct/linkstack.sh b/ct/linkstack.sh index 2ee0eec4..731033bf 100644 --- a/ct/linkstack.sh +++ b/ct/linkstack.sh @@ -69,5 +69,5 @@ description msg_ok "Completed Successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" -echo -e "${INFO}${YW} Complete setup at:${CL}" +echo -e "${INFO}${YW} Access it using the following URL:${CL}" echo -e "${TAB}${GATEWAY}${BGN}http://${IP}${CL}"