Build: re-order steps

This commit is contained in:
John Doe
2021-04-09 19:39:04 +08:00
parent 7918782bca
commit b5a0cbd3c8
3 changed files with 10 additions and 11 deletions

View File

@@ -19,7 +19,3 @@ merge_package https://github.com/project-lede/luci-app-godproxy
merge_package https://github.com/coolsnowwolf/lede/trunk/package/lean/luci-app-cifsd luci-app-ksmbd
merge_package https://github.com/coolsnowwolf/packages/trunk/kernel/ksmbd
merge_package https://github.com/coolsnowwolf/packages/trunk/net/ksmbd-tools
if [ $DEVICE = 'r2s' ]; then
sed -i "s/enable '0'/enable '1'/" `find feeds/ -type f -name oled | grep config`
fi