Commit 866f4a4f authored by Zeke Sikelianos's avatar Zeke Sikelianos

Merge pull request #87 from heroku/nomnom-devnull

parents 94e927bd 613a6a5d
......@@ -109,5 +109,6 @@ echo "export PATH=\"\$HOME/vendor/node/bin:\$HOME/bin:\$HOME/node_modules/.bin:\
--silent \
--request POST \
--header "content-type: application/json" \
https://nomnom.heroku.com/?request_id=$REQUEST_ID
https://nomnom.heroku.com/?request_id=$REQUEST_ID \
> /dev/null
) &
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment