1
0
mirror of https://github.com/x86dev/docker-ttrss synced 2025-12-11 08:56:01 +00:00

Grr ...typo.

This commit is contained in:
x86dev
2015-09-05 01:11:48 +02:00
parent 430b16fae6
commit f92b0503ff

View File

@@ -59,4 +59,4 @@ RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
# start supervisord
WORKDIR /srv
CMD ["/srv/ttrss-start.sh"]
CMD ["/srv/start-ttrss.sh"]