From 629f48e670d05128c693c24810bac08210bbb697 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 15 Feb 2026 09:14:19 -0500 Subject: [PATCH] Update ct/seerr.sh --- ct/seerr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/seerr.sh b/ct/seerr.sh index 5e3e92ce8..8c475c04d 100644 --- a/ct/seerr.sh +++ b/ct/seerr.sh @@ -5,7 +5,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://docs.seerr.dev/ -APP="Jellyseerr" +APP="Seerr" var_tags="${var_tags:-media}" var_cpu="${var_cpu:-4}" var_ram="${var_ram:-4096}"