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:
parent
626ef555a8
commit
38b4d4a5f9
1 changed files with 1 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue