From 8b86c08cee9ad5e1484599b435a77545adbc427e Mon Sep 17 00:00:00 2001 From: Ycarus Date: Tue, 31 Jul 2018 18:07:01 +0200 Subject: [PATCH] Fix UEFI patching in some case --- build.sh | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/build.sh b/build.sh index 323043dd..39f9d588 100755 --- a/build.sh +++ b/build.sh @@ -85,12 +85,19 @@ src-link luci $(readlink -f feeds/luci) src-link openmptcprouter $(readlink -f "$OMR_FEED") EOF +#cat > "$OMR_TARGET/source/package/system/opkg/files/customfeeds.conf" < "$OMR_TARGET/source/package/system/opkg/files/customfeeds.conf" <