[modify] change scripts path with mid-fix "/git/", and do a exclude for syncthing due to too big tar ball
This commit is contained in:
@ -12,6 +12,6 @@ done < /opt/logs/docker_status.log
|
||||
|
||||
if [[ -s /tmp/docker_alarm.log ]]; then
|
||||
alarm=`cat /tmp/docker_alarm.log`
|
||||
python3 /opt/scripts/alert/sendmail.py "Docker Alarms" "$alarm"
|
||||
python3 /opt/git/scripts/alert/sendmail.py "Docker Alarms" "$alarm"
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user