lxc-forgejo: Replace main branch with feature branch in build.func path

This commit is contained in:
barremian 2024-05-28 20:54:07 +02:00
parent 04f60eee38
commit 258e7535e6
No known key found for this signature in database
GPG key ID: 96E431287CDD3E4A

View file

@ -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