mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-24 10:00:07 +00:00
3 lines
100 B
Bash
3 lines
100 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
RUN curl -XPUT '$ELASTICSEARCH_SERVER_URL/wherehows_v1' --data @/tmp/index_mapping.json
|