summaryrefslogtreecommitdiffhomepage
path: root/i18n/greek/ipkg/postinst
blob: cfd1512d3b0126ade958f73bd2e0984d2e5a8263 (plain)
1
2
3
4
#!/bin/sh
[ -n "${IPKG_INSTROOT}" ] || {
	( . /etc/uci-defaults/luci-i18n-greek ) &&	rm -f /etc/uci-defaults/luci-i18n-greek
}