From d50666fb70b2f57817bb4fcc05871c448c5a43e1 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 15 Jan 2026 09:25:42 +0100 Subject: [PATCH] Update alpine-loki.sh --- ct/alpine-loki.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/alpine-loki.sh b/ct/alpine-loki.sh index 99528206d..49f04ca13 100644 --- a/ct/alpine-loki.sh +++ b/ct/alpine-loki.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: hoholms # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE