From 258e7535e684145156449772cf25ab9046f09e48 Mon Sep 17 00:00:00 2001
From: barremian <machinetime77@gmail.com>
Date: Tue, 28 May 2024 20:54:07 +0200
Subject: [PATCH] lxc-forgejo: Replace main branch with feature branch in
 build.func path

---
 ct/forgejo.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ct/forgejo.sh b/ct/forgejo.sh
index 7774175f..cbd0073a 100644
--- a/ct/forgejo.sh
+++ b/ct/forgejo.sh
@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/barremian/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/barremian/Proxmox/feature/lxc-forgejo/misc/build.func)
 # Copyright (c) 2021-2024 tteck
 # Author: tteck (tteckster)
 # License: MIT