diff options
Diffstat (limited to 'bytemark_example_alerts.sh')
-rwxr-xr-x | bytemark_example_alerts.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bytemark_example_alerts.sh b/bytemark_example_alerts.sh index 1d4041c..faaa833 100755 --- a/bytemark_example_alerts.sh +++ b/bytemark_example_alerts.sh @@ -1,6 +1,6 @@ #!/bin/sh -PRE="ruby -I lib ./bin/mauveclient 127.0.0.1 " +PRE="ruby -I lib ./bin/mauveclient 127.0.0.1" $PRE -o supportbot -i 173123 \ -s "My server is not responding" \ |