1 2 3 4 5 6 7 8 9 10 11 12 13
. /lib/functions.sh . /lib/functions/migrations.sh board=$(board_name) case "$board" in esac remove_devicename_leds migrations_apply system exit 0