From 04f60eee382b9daf6890a424256ec8564cb5760f Mon Sep 17 00:00:00 2001 From: barremian Date: Tue, 28 May 2024 20:50:22 +0200 Subject: [PATCH] lxc-forgejo: Replace tteck/build.func to barremian/build.func for testing --- ct/forgejo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/forgejo.sh b/ct/forgejo.sh index 681f332a..7774175f 100644 --- a/ct/forgejo.sh +++ b/ct/forgejo.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/barremian/Proxmox/main/misc/build.func) # Copyright (c) 2021-2024 tteck # Author: tteck (tteckster) # License: MIT