forked from Git/send_ynh
[autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh
This commit is contained in:
committed by
Alexandre Aubin
parent
bf4851188a
commit
85bd8b0e87
@@ -18,7 +18,7 @@ demo = "https://send.vis.ee/"
|
||||
code = "https://github.com/timvisee/send"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 12.0.9"
|
||||
yunohost = ">= 12.1.17"
|
||||
helpers_version = "2.1"
|
||||
architectures = ["amd64", "arm64", "armhf"]
|
||||
multi_instance = true
|
||||
@@ -70,3 +70,6 @@ ram.runtime = "50M"
|
||||
|
||||
[resources.apt]
|
||||
packages = "redis-server"
|
||||
|
||||
[resources.nodejs]
|
||||
version = "16"
|
||||
|
||||
Reference in New Issue
Block a user