Welcome to mirror list, hosted at ThFree Co, Russian Federation.

luci-app-attendedsysupgrade.json « menu.d « luci « share « usr « root « luci-app-attendedsysupgrade « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2cb7cb965ba74e71e0a5258e8d19d4c590c1b0ac (plain)
1
2
3
4
5
6
7
8
9
10
{
	"admin/system/attended_sysupgrade": {
		"title": "Attended Sysupgrade",
		"order": 1,
		"action": {
			"type": "template",
			"path": "attendedsysupgrade"
		}
	}
}