mirror of https://github.com/tteck/Proxmox.git
Changing build function to my repository
This commit is contained in:
parent
091bc0ad2a
commit
f2d51014bb
|
@ -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/ELKozel/Proxmox/main/misc/build.func)
|
||||
# Copyright (c) 2021-2024 tteck
|
||||
# Author: tteck (tteckster)
|
||||
# Co-Author: T.H. (ELKozel)
|
||||
|
|
Loading…
Reference in New Issue