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