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

11 lines
153 B
Bash
Executable File

#!/bin/sh
# Volumes
OMK_CONF="${VOLUMES_DIR}/opendatakit/omk_conf"
# Replacements
cat <<EOF >${OMK_CONF}/add-ca-cert.env
HOST=${HOST}
PORT=${PORT}
EOF