Deployment complete

This commit is contained in:
Peter Stuifzand 2018-01-30 20:57:45 +01:00
parent ace9f5a3df
commit 34b678f882

1
deployment.sh Normal file
View File

@ -0,0 +1 @@
curl -d "type=note" -d "title=Deploment complete" -d "body=Really!" --header Access-Token:\ $PUSHBULLET_API_TOKEN https://api.pushbullet.com/v2/pushes >/dev/null