Signed-off-by: Thiago Canozzo Lahr <tclahr@gmail.com>
This commit is contained in:
Thiago Canozzo Lahr
2026-02-26 13:29:13 -03:00
parent 3a399eee40
commit e6b7ce1557

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
COMMUNITY_SCRIPTS_URL="${COMMUNITY_SCRIPTS_URL:-https://raw.githubusercontent.com/tclahr/ProxmoxVED/raw/branch/main}"
source <(curl -fsSL https://raw.githubusercontent.com/tclahr/ProxmoxVED/main/misc/build.func)
# Copyright (c) 2021-2026 community-scripts ORG
# Author: Thiago Canozzo Lahr (tclahr)