add huntington import commands
This commit is contained in:
parent
e438bdc79c
commit
035122bba4
3
reload/hunt/curl_hunt.cmd
Normal file
3
reload/hunt/curl_hunt.cmd
Normal file
@ -0,0 +1,3 @@
|
||||
curl -H "Content-Type: application/json" -X POST -d@./srce.json http://localhost:81/srce_set
|
||||
curl -H "Content-Type: application/json" -X POST -d@./mapdef.json http://localhost:81/mapdef_set
|
||||
curl -v -F upload=@//mnt/c/Users/fleet/Downloads/hunt.csv http://localhost:81/import?srce=hunt
|
Loading…
Reference in New Issue
Block a user