mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00: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>