1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2024-02-11 10:05:01 +01:00
parent 34638e448b
commit 6e7f074804

View file

@ -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