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}"