mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-20 04:23:01 +08:00
7 lines
128 B
Bash
7 lines
128 B
Bash
#!/bin/sh
|
|
|
|
curl -XDELETE 'http://localhost:9200/conflicting_field_type'
|
|
echo
|
|
curl -XDELETE 'http://localhost:9200/twitter'
|
|
echo
|