You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: diy-part2.sh
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ do
29
29
fi
30
30
done
31
31
32
+
sed -i 's/\.\.\/\.\.\/lang\/rust\/rust-package.mk/$(TOPDIR)\/feeds\/packages\/lang\/rust\/lang\/rust\/rust-package.mk/g' package/custom/smartdns/Makefile
32
33
sed -i 's/DISTRIB_REVISION=.*/DISTRIB_REVISION="R'$(date "+%y.%m.%d")'"/g' package/lean/default-settings/files/zzz-default-settings
33
34
sed -i 's/OPENWRT_RELEASE=.*/OPENWRT_RELEASE="LEDE R'$(date "+%y.%m.%d")'"/g' package/lean/default-settings/files/zzz-default-settings
34
35
sed -i 's/By Lienol/(default)/g' package/custom/luci-theme-bootstrap-mod/Makefile
0 commit comments