1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Update build.sh

This commit is contained in:
suyuan168 2021-12-30 00:21:07 +08:00
parent 6ced68ea97
commit 20f997a541

View file

@ -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