From d14c78c22974c41b289f3611d269d004167be8a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Oliveira?= <48201890+luismco@users.noreply.github.com> Date: Wed, 14 Jan 2026 16:47:44 +0000 Subject: [PATCH] Update flatnotes.sh --- ct/flatnotes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/flatnotes.sh b/ct/flatnotes.sh index 0194e3276..04fcba899 100644 --- a/ct/flatnotes.sh +++ b/ct/flatnotes.sh @@ -5,7 +5,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/luismco/ProxmoxVED/refs/he # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/technomancer702/nodecast-tv -APP="nodecast-tv" +APP="flatnotes" var_tags="${var_tags:-media}" var_cpu="${var_cpu:-2}" var_ram="${var_ram:-2048}"