Skip to content

Commit a4b7712

Browse files
committed
packages are installed later
1 parent 0351bde commit a4b7712

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openwrt-22.03/steps/02_prepare_openwrt_folder.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ cd "$ROOTDIR/build"
1111
cp -R openwrt-fresh-2203 openwrt
1212

1313
# install feeds
14-
cd openwrt
15-
./scripts/feeds update -a && ./scripts/feeds install -a
14+
# cd openwrt
15+
# ./scripts/feeds update -a && ./scripts/feeds install -a
1616

0 commit comments

Comments
 (0)