3 lines
150 B
Bash
3 lines
150 B
Bash
#!/bin/sh
|
|
envsubst < /etc/manticoresearch/manticore.template > /etc/manticoresearch/manticore.conf
|
|
envsubst < /etc/manticoresearch/manticore.template |