fix: update source URL for build functions in localagi.sh

This commit is contained in:
John Doe
2026-03-04 20:45:55 -05:00
parent 05ea89e3d0
commit 3bbc5a933b

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func)
source <(curl -fsSL https://raw.githubusercontent.com/BillyOutlast/ProxmoxVED/LocalAGI/misc/build.func)
# Copyright (c) 2021-2026 community-scripts ORG
# Author: BillyOutlast