removed debug url

This commit is contained in:
Jason Calabrese
2014-08-31 23:40:12 -07:00
parent c1184f5ccc
commit 2a44a1341b
+1 -2
View File
@@ -1,6 +1,5 @@
#!/bin/sh #!/bin/sh
#curl -H "Content-Type: application/json" -XPOST 'http://localhost:1337/api/v1/devicestatus/' -d '{ curl -H "Content-Type: application/json" -XPOST 'http://localhost:1337/api/v1/devicestatus/' -d '{
curl -H "Content-Type: application/json" -XPOST 'http://ns-dev2.cbrese.com/api/v1/devicestatus/' -d '{
"uploaderBattery": 55 "uploaderBattery": 55
}' }'