mirror of https://github.com/tteck/Proxmox.git
refrence fix for testing
This commit is contained in:
parent
9848e3e1e6
commit
ec0893d90e
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
source <(curl -s https://raw.githubusercontent.com/Rogue-King/Proxmox/main/misc/build.func)
|
source <(curl -s https://raw.githubusercontent.com/Rogue-King/Proxmox/gitea/misc/build.func)
|
||||||
# Copyright (c) 2021-2024 tteck
|
# Copyright (c) 2021-2024 tteck
|
||||||
# Author: tteck (tteckster)
|
# Author: tteck (tteckster)
|
||||||
# Co-author: Rogue-King
|
# Co-author: Rogue-King
|
||||||
|
|
Loading…
Reference in New Issue