Opal-Estate-Pro/node_modules/tiny-lr/scripts/post-change

10 lines
238 B
Plaintext
Raw Normal View History

2019-09-13 06:27:52 +02:00
echo curl -X POST http://localhost:35729/changed \
-H "Content-Type: application/json" \
-d "{ \"files\": true }"
echo
curl -X POST http://localhost:35729/changed \
-H "Content-Type: application/json" \
-d "{ \"files\": true }"