fix
This commit is contained in:
9
book/node_modules/tiny-lr/scripts/post-change
generated
vendored
Normal file
9
book/node_modules/tiny-lr/scripts/post-change
generated
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
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 }"
|
Reference in New Issue
Block a user