e10b4d2bc779b530edf251e1d2b0176685d87c29
[yaffs-website] / post-change
1 echo curl -X POST http://localhost:35729/changed \
2   -H "Content-Type: application/json" \
3   -d "{ \"files\": true }"
4
5 echo
6
7 curl -X POST http://localhost:35729/changed \
8   -H "Content-Type: application/json" \
9   -d "{ \"files\": true }"