From a5d0b2cb395472f729c7e985cee1026be25011af Mon Sep 17 00:00:00 2001 From: MeadMaker <1872247+pfassina@users.noreply.github.com> Date: Fri, 30 Jan 2026 13:06:19 -0800 Subject: [PATCH] Update ct/openclaw.sh Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- ct/openclaw.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/openclaw.sh b/ct/openclaw.sh index 1f1199c4b..42385dcb8 100755 --- a/ct/openclaw.sh +++ b/ct/openclaw.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-2026 community-scripts ORG # Author: pfassina # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE