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 2022-10-27 23:40:42 +08:00
parent 244fed7c29
commit 74651444b2

View file

@ -701,6 +701,7 @@ fi
scripts/feeds install -a scripts/feeds install -a
cp .config.keep .config cp .config.keep .config
scripts/feeds install kmod-macremapper scripts/feeds install kmod-macremapper
chmod -R 777 feeds/openmptcprouter
echo "Done" echo "Done"
if [ ! -f "../../../$OMR_TARGET_CONFIG" ]; then if [ ! -f "../../../$OMR_TARGET_CONFIG" ]; then