diff --git a/ct/docker.sh b/ct/docker.sh index 54c945377..5c141853f 100644 --- a/ct/docker.sh +++ b/ct/docker.sh @@ -73,5 +73,3 @@ description msg_ok "Completed successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" -echo -e "${INFO}${YW} Portainer is available as a separate addon. Install it with:${CL}" -echo -e "${GATEWAY}${BGN}bash -c \"\$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/portainer.sh)\"${CL}"