chore: use script from the fork

This commit is contained in:
jd-apprentice 2025-01-11 03:13:39 -03:00
parent 92317fb30d
commit e83cfb8d50

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) source <(curl -s https://raw.githubusercontent.com/jd-apprentice/ProxmoxVE/main/misc/build.func)
# Copyright (c) 2021-2025 Jonathan # Copyright (c) 2021-2025 Jonathan
# Author: Jonathan (jd-apprentice) # Author: Jonathan (jd-apprentice)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE