Add rb06 target
This commit is contained in:
26
rb06_menu.json
Normal file
26
rb06_menu.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"nas": {
|
||||
"title": "NAS",
|
||||
"order": 45,
|
||||
"items": [
|
||||
[ "nas", "filebrowser" ],
|
||||
[ "services", "samba4" ],
|
||||
[ "services", "aria2" ],
|
||||
[ "services", "transmission" ],
|
||||
[ "system", "diskman" ],
|
||||
[ "services", "disks-info" ],
|
||||
[ "services", "hd_idle" ],
|
||||
[ "services", "minidlna" ]
|
||||
]
|
||||
},
|
||||
"vpn": {
|
||||
"title": "VPN",
|
||||
"order": 70,
|
||||
"items": [
|
||||
[ "vpn", "openvpn" ],
|
||||
[ "status", "wireguard" ],
|
||||
[ "services", "shadowsocks-libev" ],
|
||||
[ "services", "shadowsocks" ]
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user