flm01/openwrt/packages/luci/applications/luci-p910nd/ipkg/postinst

5 lines
126 B
Bash

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