From 30924fe702b4d5950e83f740ccd60a37b035300b Mon Sep 17 00:00:00 2001 From: suyuan <175338101@qq.com> Date: Mon, 5 Apr 2021 03:13:29 +0800 Subject: [PATCH] Update build.sh --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index f2184346..9d83bf58 100755 --- a/build.sh +++ b/build.sh @@ -443,6 +443,7 @@ cd "$OMR_TARGET/source" echo "Update feeds index" cp .config .config.keep scripts/feeds clean +scripts/feeds install -a scripts/feeds update -a #cd -