From cddadeb108eb7c66c3207dd4911eee04d643c27e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20B=C3=A9dard-Couture?= Date: Thu, 1 Aug 2024 15:25:18 -0400 Subject: [PATCH] Point link to upstream repo --- ct/lldap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/lldap.sh b/ct/lldap.sh index 4303e7f2..e797a15f 100644 --- a/ct/lldap.sh +++ b/ct/lldap.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/remz1337/Proxmox/remz/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) # Copyright (c) 2021-2024 tteck # Author: tteck (tteckster) # Co-Author: remz1337