mirror of
https://github.com/kenzok8/small-package
synced 2025-09-18 18:51:16 +08:00
12 lines
182 B
JSON
12 lines
182 B
JSON
{
|
|
"luci-app-easyupdate": {
|
|
"description": "Grant UCI access for luci-app-easyupdate",
|
|
"read": {
|
|
"uci": [ "easyupdate" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "easyupdate" ]
|
|
}
|
|
}
|
|
}
|