From 0d26fb1a4cbedb650c86702fc91d033f0a0fd02e Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 15 Jan 2026 10:50:56 +0100 Subject: [PATCH] typo --- ct/unifi-os-server.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/unifi-os-server.sh b/ct/unifi-os-server.sh index a6da9d366..bdd505f2f 100644 --- a/ct/unifi-os-server.sh +++ b/ct/unifi-os-server.sh @@ -5,7 +5,7 @@ source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxV # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://ui.com/ -APP="UniFi OS Server" +APP="UniFi-OS-Server" var_tags="${var_tags:-network}" var_cpu="${var_cpu:-2}" var_ram="${var_ram:-4096}"