]> Sergey Matveev's repositories - sgmon.git/blob - notify-ok.sh
Fix correct working with hierarchy of directories
[sgmon.git] / notify-ok.sh
1 #!/bin/sh -e
2
3 . "$SGMONDIR"/rc
4 echo OK | mailx -s "Succeeded $SGMONSRV" "$NOTIFY_EMAIL"