mirror of
https://github.com/ProjectSynthoria/SynthoriaArchive.git
synced 2025-03-12 07:26:54 +02:00
4 lines
131 B
Bash
4 lines
131 B
Bash
![]() |
#!/usr/bin/env bash
|
||
|
|
||
|
curl -v -XPUT 'localhost:9200/nyaav2?pretty' -H"Content-Type: application/yaml" --data-binary @es_mapping.yml
|