mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
Files in `/etc/profile.d/` are marked as user configs and won't be replaced to new version when update the package, so add a migration script for this. Fixes: #26709 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>