mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-14 12:21:53 +00:00
Fix use rust on 6.1
This commit is contained in:
parent
34638e448b
commit
6e7f074804
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -888,7 +888,7 @@ if [ "$OMR_KERNEL" = "5.4" ]; then
|
|||
scripts/feeds install netifd
|
||||
else
|
||||
scripts/feeds uninstall rust
|
||||
scripts/feeds install rust
|
||||
scripts/feeds install -p packages rust
|
||||
fi
|
||||
cp .config.keep .config
|
||||
scripts/feeds install kmod-macremapper
|
||||
|
|
Loading…
Reference in a new issue