Remove Portainer installation instructions from docker.sh

Removed instructions for installing Portainer as an addon.
This commit is contained in:
CanbiZ (MickLesk)
2026-09-25 11:08:23 +02:00
committed by GitHub
parent b64f6bac59
commit c77aa10ea4
-2
View File
@@ -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}"