mirror of https://github.com/tteck/Proxmox.git
lxc-forgejo: Replace main branch with feature branch in build.func path
This commit is contained in:
parent
04f60eee38
commit
258e7535e6
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/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
|
# Copyright (c) 2021-2024 tteck
|
||||||
# Author: tteck (tteckster)
|
# Author: tteck (tteckster)
|
||||||
# License: MIT
|
# License: MIT
|
||||||
|
|
Loading…
Reference in New Issue