From 5c9aa442babb89b8ae6bb32d98d012bab6b1b9ee Mon Sep 17 00:00:00 2001 From: Ryan Freeman Date: Fri, 12 Apr 2024 17:58:19 +0100 Subject: [PATCH] Update iventoy.sh --- ct/iventoy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/iventoy.sh b/ct/iventoy.sh index a4ea3c0c..885519c6 100644 --- a/ct/iventoy.sh +++ b/ct/iventoy.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/DrEVILish/Proxmox/main/misc/build.func) # Copyright (c) 2021-2024 tteck # Author: tteck (tteckster) # License: MIT