diff --git a/tools/addon/coolify.sh b/tools/addon/coolify.sh index bea1f0ae4..f85a27a51 100644 --- a/tools/addon/coolify.sh +++ b/tools/addon/coolify.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://coolify.io/ +# Source: https://coolify.io/ | Github: https://github.com/coollabsio/coolify if ! command -v curl &>/dev/null; then printf "\r\e[2K%b" '\033[93m Setup Source \033[m' >&2 if [[ -f /etc/alpine-release ]]; then diff --git a/tools/addon/dockge.sh b/tools/addon/dockge.sh index f76a9a0d7..c961b136b 100644 --- a/tools/addon/dockge.sh +++ b/tools/addon/dockge.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: tteck (tteckster) | Addon: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://dockge.kuma.pet/ +# Source: https://dockge.kuma.pet/ | Github: https://github.com/louislam/dockge if ! command -v curl &>/dev/null; then printf "\r\e[2K%b" '\033[93m Setup Source \033[m' >&2 if [[ -f /etc/alpine-release ]]; then diff --git a/tools/addon/dokploy.sh b/tools/addon/dokploy.sh index 95ac4a7a2..c4d7263ff 100644 --- a/tools/addon/dokploy.sh +++ b/tools/addon/dokploy.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://dokploy.com/ +# Source: https://dokploy.com/ | Github: https://github.com/Dokploy/dokploy if ! command -v curl &>/dev/null; then printf "\r\e[2K%b" '\033[93m Setup Source \033[m' >&2 if [[ -f /etc/alpine-release ]]; then diff --git a/tools/addon/komodo.sh b/tools/addon/komodo.sh index fb2e50161..69f5f2f39 100644 --- a/tools/addon/komodo.sh +++ b/tools/addon/komodo.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://komo.do/ +# Source: https://komo.do/ | Github: https://github.com/mbecker20/komodo if ! command -v curl &>/dev/null; then printf "\r\e[2K%b" '\033[93m Setup Source \033[m' >&2 apt-get update >/dev/null 2>&1 || apk update >/dev/null 2>&1 diff --git a/tools/addon/runtipi.sh b/tools/addon/runtipi.sh index dbd7fa2d8..aa14389b2 100644 --- a/tools/addon/runtipi.sh +++ b/tools/addon/runtipi.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://runtipi.io/ +# Source: https://runtipi.io/ | Github: https://github.com/runtipi/runtipi if ! command -v curl &>/dev/null; then printf "\r\e[2K%b" '\033[93m Setup Source \033[m' >&2 if [[ -f /etc/alpine-release ]]; then