1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sonarr_ynh.git synced 2024-09-03 20:26:19 +02:00

Fix dependencies, testing got saved in commit

This commit is contained in:
tituspijean 2023-10-15 16:20:37 +02:00 committed by Félix Piédallu
parent 626ef555a8
commit 38b4d4a5f9

View file

@ -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]