From 3325ec52b30bfcfb09bf8aba9f3e3dd36a1a50c9 Mon Sep 17 00:00:00 2001 From: MountyMapleSyrup <159492850+MountyMapleSyrup@users.noreply.github.com> Date: Tue, 2 Apr 2024 18:02:00 -0400 Subject: [PATCH] Update lazylibrarian.sh --- ct/lazylibrarian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/lazylibrarian.sh b/ct/lazylibrarian.sh index 22d56593..400d969a 100644 --- a/ct/lazylibrarian.sh +++ b/ct/lazylibrarian.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/MountyMapleSyrup/Proxmox/main/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) # Copyright (c) 2021-2024 tteck # Author: MountyMapleSyrup (MountyMapleSyrup) # License: MIT