#!/bin/sh if [ x"${1}" = x'configure' ]; then update-alternatives --install /usr/bin/opkg opkg /usr/bin/opkg-lede 30 fi