flm01/mote/v2/openwrt/package/luci/i18n/greek/ipkg/postinst

5 lines
127 B
Bash
Executable File

#!/bin/sh
[ -n "${IPKG_INSTROOT}" ] || {
( . /etc/uci-defaults/luci-i18n-greek ) && rm -f /etc/uci-defaults/luci-i18n-greek
}