From 38b4d4a5f9e14dc8ec42cd203494b824e7419902 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 15 Oct 2023 16:20:37 +0200 Subject: [PATCH] Fix dependencies, testing got saved in commit --- manifest.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 06a2f76..12ba6a7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -63,9 +63,7 @@ ram.runtime = "50M" extras.sonarr.repo = "https://apt.sonarr.tv/debian buster main" extras.sonarr.key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x2009837CBFFD68F45BC180471F4F90DE2A9B4BF8" - extras.sonarr.packages_from_raw_bash = """ - echo "sonarr=$YNH_APP_MANIFEST_VERSION" - """ + extras.sonarr.packages = "sonarr" # Dummy source to trigger the auto-updater [resources.sources.main]