5 lines
105 B
Text
5 lines
105 B
Text
|
#!/bin/sh
|
||
|
/usr/share/elasticsearch/bin/elasticsearch-plugin install ingest-attachment
|
||
|
# TODO
|
||
|
echo zammad
|