mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
Added missing new line at EOF. (firefly-iii/firefly-iii#1443)
This commit is contained in:
@@ -59,4 +59,5 @@ RUN composer install --prefer-dist --no-dev --no-scripts --no-suggest
|
|||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
# Run entrypoint thing
|
# Run entrypoint thing
|
||||||
ENTRYPOINT [".deploy/docker/entrypoint.sh"]
|
ENTRYPOINT [".deploy/docker/entrypoint.sh"]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user