From 20f997a5410dc1eb19373e9637460dc122d864d3 Mon Sep 17 00:00:00 2001 From: suyuan168 <175338101@qq.com> Date: Thu, 30 Dec 2021 00:21:07 +0800 Subject: [PATCH] Update build.sh --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index ee7706eb..081538a2 100755 --- a/build.sh +++ b/build.sh @@ -639,6 +639,7 @@ cd "$OMR_TARGET/source" echo "Update feeds index" cp .config .config.keep scripts/feeds clean +./scripts/feeds update -a && ./scripts/feeds install -a scripts/feeds install -a scripts/feeds update -a