mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Changing the build function URL
This commit is contained in:
parent
9f0318fcaa
commit
8faeae190e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
source <(curl -s https://raw.githubusercontent.com/ELKozel/Proxmox/main/misc/build.func)
|
||||
source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
|
||||
# Copyright (c) 2024 ELKozel
|
||||
# Author: T.H. (ELKozel)
|
||||
# License: MIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue