9 lines
142 B
Text
9 lines
142 B
Text
|
. /lib/functions.sh
|
||
|
. /lib/functions/migrations.sh
|
||
|
|
||
|
remove_devicename_leds "rt2800soc-phy0" "rt2800pci-phy0"
|
||
|
|
||
|
migrations_apply system
|
||
|
|
||
|
exit 0
|