2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-31 14:25:59 +00:00

Add newline to the end of the file

This commit is contained in:
Johan Smits
2017-09-10 09:52:22 +02:00
committed by GitHub
parent 984537526a
commit 20a6eda79b

View File

@@ -36,4 +36,4 @@ else
if ! grep -q "$signingtableentry" "/tmp/docker-mailserver/opendkim/SigningTable" ; then
echo $signingtableentry >> /tmp/docker-mailserver/opendkim/SigningTable
fi
fi
fi