* luci/i18n, luci/app/statistics: add updated lua files too
[project/luci.git] / i18n / portuguese_brazilian / ipkg / postinst
1 #!/bin/sh
2 [ -n "${IPKG_INSTROOT}" ] || {
3         ( . /etc/uci-defaults/luci-i18n-portuguese_brazilian ) &&       rm -f /etc/uci-defaults/luci-i18n-portuguese_brazilian
4 }