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