From 7cd56e73fbc43a02f39a6a952d8fa6af2a455ac4 Mon Sep 17 00:00:00 2001 From: Sam Heinz Date: Wed, 26 Aug 2026 21:17:49 +1000 Subject: [PATCH] Update ct/yopass.sh --- ct/yopass.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ct/yopass.sh b/ct/yopass.sh index 07ecf10c2..1c247d3cd 100644 --- a/ct/yopass.sh +++ b/ct/yopass.sh @@ -63,5 +63,3 @@ 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 "${GATEWAY}${BGN}https://${IP}:1337${CL}" -echo -e "${INFO}${YW}Uses a self-signed certificate - accept the browser warning once.${CL}" -echo -e "${INFO}${YW}Yopass encrypts in the browser and needs HTTPS, plain HTTP will not work.${CL}"