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