Added comment explaining chksum file location

This commit is contained in:
Erik Wramner 2019-07-31 10:41:32 +02:00
parent 311bdfa1ba
commit 37708b5787

View file

@ -7,6 +7,8 @@ sleep 5
echo "${log_date} Start check-for-changes script."
# create work area outside mounted directory
# the checksum file should be reused on subsequent runs,
# but only by this container, not by others using same mount
mkdir -p /tmp/docker-mailserver-work
CHKSUM_FILE=/tmp/docker-mailserver-work/chksum