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:
suyuan 2021-06-23 11:47:02 +08:00
parent 51667235f9
commit 86a4395478

View file

@ -465,8 +465,6 @@ cd "$OMR_TARGET/source"
echo "Update feeds index" echo "Update feeds index"
cp .config .config.keep cp .config .config.keep
scripts/feeds clean scripts/feeds clean
scripts/feeds update -a
scripts/feeds install -a
#cd - #cd -
#echo "Checking if fullconenat-luci patch is set or not" #echo "Checking if fullconenat-luci patch is set or not"