Commit 2dd0ce59 authored by zeke's avatar zeke

pipe nomnom output to /dev/null

parent 94e927bd
...@@ -110,4 +110,5 @@ echo "export PATH=\"\$HOME/vendor/node/bin:\$HOME/bin:\$HOME/node_modules/.bin:\ ...@@ -110,4 +110,5 @@ echo "export PATH=\"\$HOME/vendor/node/bin:\$HOME/bin:\$HOME/node_modules/.bin:\
--request POST \ --request POST \
--header "content-type: application/json" \ --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