ipk-source: Add luci-app-tailscale; rename directories

- Added luci-app-tailcale to ipk-source from: https://github.com/asvow/luci-app-tailscale/releases/tag/v1.2.3

- Renamed ipk-source directories to have no version number, only arch where needed.
This commit is contained in:
Cameron Thompson
2025-01-16 14:03:39 -05:00
parent bd97f2e652
commit adcd4a553d
55 changed files with 377 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"luci-app-atinout-mod": {
"description": "Grant UCI and file access for luci-app-atinout-mod",
"read": {
"uci": [ "atinout" ]
},
"write": {
"uci": [ "atinout" ]
}
}
}