ad5e96c3ecab59f0063496fa22b6bb9bb56ea50d
[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 }