Use tteck's official repo to download the function file

This commit is contained in:
Rémi Bédard-Couture 2024-04-19 12:28:50 -04:00
parent 9f44f6cd28
commit ceeea667f7

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
source <(curl -s https://raw.githubusercontent.com/remz1337/Proxmox/remz/misc/build.func)
source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2024 tteck
# Author: tteck (tteckster)
# Co-Author: remz1337