Skip to content

Commit e1d040f

Browse files
author
jrelax
committed
fix new lines
1 parent 70e02b4 commit e1d040f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.dockerignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Dockerfile
44
LICENSE
55
logo
66
README.md
7-
config.yml
7+
config.yml

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ RUN echo "**** install system packages ****" \
2828
RUN mkdir -p /config /config/process /config/shows /config/movies /config/collections /config/failed /config/backup
2929
COPY . /
3030
VOLUME /config
31-
ENTRYPOINT ["/tini", "-s", "python3", "asset-assistant.py", "--"]
31+
ENTRYPOINT ["/tini", "-s", "python3", "asset-assistant.py", "--"]

0 commit comments

Comments
 (0)