rm info notification at the end of script

This commit is contained in:
KernelSailor 2025-12-29 11:47:51 +01:00
parent 9702978d0c
commit e22edd600a

View File

@ -66,6 +66,3 @@ build_container
description description
msg_ok "Completed Successfully!\n" msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}Tor Snowflake setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Snowflake proxy is running as a systemd service.${CL}"
echo -e "${INFO}${YW} Check status: systemctl status snowflake-proxy${CL}"