mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
ae33358c4f
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>