#!/bin/sh [ -n "${IPKG_INSTROOT}" -a -f "/etc/uci-defaults/nixio" ] || { ( . /etc/uci-defaults/nixio ) && rm -f /etc/uci-defaults/nixio }