* luci/libs: changed template for tblsection to save more vertical space
[project/luci.git] / applications / community-berlin / ipkg / postinst
1 #!/bin/sh
2 [ -n "${IPKG_INSTROOT}" ] || {
3 ( . /etc/uci-defaults/luci-community-berlin ) && rm -f /etc/uci-defaults/luci-community-berlin
4 }