Spotter-VM/lxc-apps/cts/install/update-conf.sh
Disassembler a12b0f101e
Update update-conf.sh, revert custom prop definitions
Partially reverts 0028a3ba5b1e20276a56024d1ba3ff60af6059c1
2020-04-10 13:03:34 +02:00

8 lines
147 B
Bash

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