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