diff --git a/ct/immichframe.sh b/ct/immichframe.sh index 834737d6d..10141e317 100644 --- a/ct/immichframe.sh +++ b/ct/immichframe.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -COMMUNITY_SCRIPTS_URL="${COMMUNITY_SCRIPTS_URL:-https://raw.githubusercontent.com/tclahr/ProxmoxVED/raw/branch/main}" +COMMUNITY_SCRIPTS_URL="${COMMUNITY_SCRIPTS_URL:-https://github.com/tclahr/ProxmoxVED/tree/main}" source <(curl -fsSL https://raw.githubusercontent.com/tclahr/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2026 community-scripts ORG # Author: Thiago Canozzo Lahr (tclahr)