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