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