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

8 lines
163 B
Bash
Raw Permalink Normal View History

#!/bin/sh
# Volumes
GNUHEALTH_CONF="${VOLUMES_DIR}/gnuhealth/gnuhealth_conf"
# Replacements
sed -i "s|\(^from = \).*|\1${EMAIL}|" ${GNUHEALTH_CONF}/trytond.conf