flm01/mote/v1/openwrt/package/luci/i18n/greek/ipkg/.svn/text-base/postinst.svn-base

5 lines
127 B
Bash

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