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

This commit is contained in:
John Doe
2026-03-04 21:01:01 -05:00
parent 9a74d59517
commit 50402cec02

View File

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