Update openthread-br.sh

This commit is contained in:
CanbiZ (MickLesk)
2026-03-30 12:58:09 +02:00
parent a25ddb6fce
commit 274846b350

View File

@@ -6,7 +6,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
# Source: https://openthread.io/guides/border-router
APP="OpenThread Border Router"
APP="OpenThread-BR"
var_tags="${var_tags:-thread;iot;border-router;matter}"
var_cpu="${var_cpu:-2}"
var_ram="${var_ram:-2048}"