secubox-openwrt/luci-app-secubox/root/usr
CyberMind-FR b00d13b84a fix(secubox): rename .appstore to appstore to fix package build
Renamed .appstore directory to appstore (without dot prefix) to ensure
proper inclusion in OpenWrt package builds. Hidden directories (starting
with .) can be problematic during tarball creation and package installation.

Changes:
- Renamed .appstore/ to appstore/
- Updated Makefile install path references
- Updated RPCD script APPSTORE_JSON path
- Fixed file permissions to 644 for apps.json

This fixes the issue where appstore appears empty on fresh firmware
installations.

New path: /usr/share/secubox/appstore/apps.json
Old path: /usr/share/secubox/.appstore/apps.json

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-31 12:38:47 +01:00
..
libexec fix(secubox): rename .appstore to appstore to fix package build 2025-12-31 12:38:47 +01:00
sbin feat: theme-aligned monitoring and seccubox logs 2025-12-29 15:41:13 +01:00
share release: bump secubox hub to 0.6.1-0 2025-12-30 14:42:45 +01:00