more debugging statements, note: redirected both repo and branch

This commit is contained in:
Rogue-King 2024-07-25 11:35:21 -07:00
parent c1b130b5c5
commit fddf4e0aa8
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
#!/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
# Author: tteck (tteckster)
# Co-author: Rogue-King