From 83b8aa12705474754779608d6c741f510fd925c9 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Fri, 21 Mar 2025 17:05:29 +0100 Subject: [PATCH] remove tags --- ct/yt-dlp-webui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/yt-dlp-webui.sh b/ct/yt-dlp-webui.sh index 3e22864..ef8f784 100644 --- a/ct/yt-dlp-webui.sh +++ b/ct/yt-dlp-webui.sh @@ -6,7 +6,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/ # Source: https://github.com/marcopiovanello/yt-dlp-web-ui APP="yt-dlp-webui" -var_tags="downloads;arr;yt-dlp" +var_tags="downloads;arr" var_cpu="2" var_ram="1024" var_disk="4"