Files
PiGarden/events/scripts/mqtt_status.sh
2018-11-11 23:31:13 +01:00

7 lines
140 B
Bash

#!/bin/bash
EVENT="$1"
CAUSE="$2"
DATE="$3"
DIR_SCRIPT=`dirname $0`
"$DIR_SCRIPT/../../piGarden.sh" mqtt_status #&>> /tmp/pigarden_mqtt.log