Skip to content

Commit

Permalink
silence output
Browse files Browse the repository at this point in the history
  • Loading branch information
maddox committed Apr 10, 2019
1 parent f73377b commit 377a1e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pushover/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@


curl \
--silent --output /dev/null \
-H "Content-Type: application/x-www-form-urlencoded" \
--data-urlencode "token=$APP_TOKEN" \
--data-urlencode "user=$USER_KEY" \
Expand Down

0 comments on commit 377a1e9

Please sign in to comment.