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