Added missing new line at EOF. (firefly-iii/firefly-iii#1443)

This commit is contained in:
Kevin Hellemun
2018-05-25 10:07:09 +02:00
parent 896a804a72
commit 97dcf03334

View File

@@ -60,3 +60,4 @@ EXPOSE 80
# Run entrypoint thing
ENTRYPOINT [".deploy/docker/entrypoint.sh"]