mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Overwrite from openwrt_core
This commit is contained in:
parent
be2a34fcb4
commit
73124c3d37
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ function feeds_update {
|
|||
|
||||
# replace core packages with iopsys versions
|
||||
if [ $override == 1 ]; then
|
||||
./scripts/feeds install -f -p lede_core -a
|
||||
./scripts/feeds install -f -p openwrt_core -a
|
||||
fi
|
||||
|
||||
# targets need to be installed explicitly
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue