#!/bin/sh [ -e /etc/config/prometheus ] || touch /etc/config/prometheus uci -q get prometheus.prometheus || { uci -q batch <