mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
select the version you wish to track in Yunohost
This commit is contained in:
parent
4372e3db8c
commit
4df511adf5
1 changed files with 6 additions and 0 deletions
|
@ -60,6 +60,12 @@ ram.runtime = "512M"
|
|||
type = "boolean"
|
||||
default = true
|
||||
|
||||
[install.version_to_follow]
|
||||
ask.en = "Which version do you want"
|
||||
type = "select"
|
||||
choices = ["stable", "oldstable"]
|
||||
default = "stable"
|
||||
|
||||
[resources]
|
||||
|
||||
[resources.sources]
|
||||
|
|
Loading…
Add table
Reference in a new issue