From 3885ca059009d2e41f5c22b174880969b71e857d Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 14 Jun 2024 04:32:26 -0400 Subject: [PATCH] Update peanut.sh fix source --- ct/peanut.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/peanut.sh b/ct/peanut.sh index 751ad2da..fb2975d7 100644 --- a/ct/peanut.sh +++ b/ct/peanut.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