aboutsummaryrefslogtreecommitdiffstats
path: root/script/alert-comment-on-request
blob: 849f4a8d8d12467965e555dd1ffbcb950800b367 (plain)
1
2
3
4
#!/bin/bash
TOP_DIR="$(dirname "$BASH_SOURCE")/.."
cd "$TOP_DIR"
bundle exec rails runner 'RequestMailer.alert_comment_on_request'