Files
webgui/emhttp/plugins/dynamix/scripts/upnp_poller_start
Tom Mortensen f9ec00b488 repo reorg
2023-06-02 12:49:33 -07:00

4 lines
104 B
Bash
Executable File

#!/bin/bash
POLLER=/usr/local/emhttp/webGui/scripts/upnp_poller
[[ -z $(pgrep -f $POLLER) ]] && $POLLER