From 8ba3c3916c2cfa04a5e64c39f2f540564cd5f92e Mon Sep 17 00:00:00 2001 From: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com> Date: Thu, 9 May 2024 17:41:37 +0200 Subject: [PATCH] Update umami.sh source URL back to tteck --- ct/umami.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/umami.sh b/ct/umami.sh index 22c941e3..542ff5de 100644 --- a/ct/umami.sh +++ b/ct/umami.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/BramSuurdje/Proxmox/main/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) # Copyright (c) 2021-2024 tteck # Author: tteck (tteckster) # License: MIT