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 2022-01-01 20:04:17 +08:00
parent 5d9df78192
commit 3d53ce07a2

View file

@ -656,7 +656,6 @@ if [ -n "$CUSTOM_FEED" ]; then
else
scripts/feeds install -a -d y -f -p openmptcprouter
fi
scripts/feeds install -a
cp .config.keep .config
scripts/feeds install kmod-macremapper
echo "Done"