fix: update script source URL to use community-scripts repository

This commit is contained in:
John Doe
2026-03-04 21:25:31 -05:00
parent c42df79542
commit 6a721f0b67

View File

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