shelly_pool/follow_log

6 lines
93 B
Bash
Executable File

#!/bin/bash
source $(dirname $0)/shelly.conf
tail -n+0 -f $LOGFILE |egrep -i 'POOL|script'