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:
parent
244fed7c29
commit
74651444b2
1 changed files with 2 additions and 1 deletions
1
build.sh
1
build.sh
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue