Spotter-VM/lxc-apps/cts/install/update-conf.sh

8 lines
147 B
Bash
Executable File

#!/bin/sh
# Volumes
CTS_CONF="${VOLUMES_DIR}/cts/cts_conf"
# Replacements
sed -i "s|\(^SERVER_EMAIL = \).*|\1'${EMAIL}'|" ${CTS_CONF}/spotter.py