mirror of
https://github.com/YunoHost-Apps/rsshub_ynh.git
synced 2024-09-03 20:25:52 +02:00
Update manifest.toml: empty package arg doesn't work with dpkg-deb
This commit is contained in:
parent
9daaa7d0fd
commit
742a8da0d2
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ ram.runtime = "50M"
|
||||||
main.default = 1200
|
main.default = 1200
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = ""
|
|
||||||
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
||||||
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
||||||
extras.yarn.packages = "yarn"
|
extras.yarn.packages = "yarn"
|
||||||
|
|
Loading…
Reference in a new issue