From 55dceb7238be580f5ad34cdf5d577710778191a3 Mon Sep 17 00:00:00 2001 From: Frank Alvarado Date: Mon, 10 Jun 2024 23:06:41 -0500 Subject: [PATCH] more fixes --- ct/mylar3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/mylar3.sh b/ct/mylar3.sh index 22378e7b..6766243a 100644 --- a/ct/mylar3.sh +++ b/ct/mylar3.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/frank-alvarado/Proxmox/main/misc/build.func) # Copyright (c) 2021-2024 tteck # Author: tteck (tteckster) # License: MIT