#!/bin/sh

# Volumes
GNUHEALTH_CONF="${VOLUMES_DIR}/gnuhealth/gnuhealth_conf"

# Replacements
sed -i "s|\(^from = \).*|\1${EMAIL}|" ${GNUHEALTH_CONF}/trytond.conf