mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-13 04:02:34 +00:00
3 lines
94 B
Bash
3 lines
94 B
Bash
#!/bin/bash
|
|
|
|
curl -XPUT $ELASTICSEARCH_SERVER_URL/wherehows_v1 --data @/tmp/index_mapping.json |