From 709ed8917e08f38e0d3c19c66bc6e7aaaef2b6a9 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 18 Aug 2025 08:10:53 +0200 Subject: [PATCH] Update twingate-connector.sh --- ct/twingate-connector.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/twingate-connector.sh b/ct/twingate-connector.sh index 681c96a3..09181aa7 100644 --- a/ct/twingate-connector.sh +++ b/ct/twingate-connector.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/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: twingate-andrewb # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE