mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
17 lines
375 B
INI
17 lines
375 B
INI
{
|
|
"id": "nc-update-nextcloud",
|
|
"name": "Nc-update-nextcloud",
|
|
"title": "nc-update-nextcloud",
|
|
"description": "Update current instance to a new Nextcloud version",
|
|
"info": "Set to 0 to update to the latest available version",
|
|
"infotitle": "",
|
|
"params": [
|
|
{
|
|
"id": "VERSION",
|
|
"name": "Version",
|
|
"value": "0",
|
|
"suggest": "0"
|
|
}
|
|
]
|
|
}
|