mirror of
https://github.com/YunoHost-Apps/jellyseerr_ynh.git
synced 2024-09-03 19:26:18 +02:00
remove yarn from apt
This commit is contained in:
parent
17c65a1c1f
commit
6a63bedb5f
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ ram.runtime = "50M"
|
|||
main.default = 5055
|
||||
|
||||
[resources.apt]
|
||||
packages = "yarn, mariadb-server"
|
||||
packages = "mariadb-server"
|
||||
|
||||
[resources.database]
|
||||
type = "mysql"
|
||||
|
|
Loading…
Add table
Reference in a new issue