From 3a72cf8d2463e7ca01f238cf8707cc4f928ca88d Mon Sep 17 00:00:00 2001 From: 12e70ig <12e70ig@gmail.com> Date: Thu, 22 May 2025 01:18:43 +0200 Subject: [PATCH] fix source url --- ct/free-games-claimer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/free-games-claimer.sh b/ct/free-games-claimer.sh index 86be1ac..8a95aa0 100644 --- a/ct/free-games-claimer.sh +++ b/ct/free-games-claimer.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://git.bila.li/Proxmox/proxmox-ve-install-scripts/raw/branch/dev/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: GitHub Copilot # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE