1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-12 11:21:55 +00:00

Try to add kmod-macremapper

This commit is contained in:
Ycarus (Yannick Chabanois) 2021-06-17 08:09:30 +02:00
parent 20eadd027f
commit 5516435164

View file

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