#!/bin/sh . $MIGTEST/lib/migration/migration.sh $LOG_TOOL "upgrade from v5.1.1 to v5.1.2" . /lib/functions.sh . /lib/ar71xx.sh config_load ghn uci set ghn.ghn.powersave=1 uci commit ghn exit 0