Shorter file name

This commit is contained in:
Luke Murphy
2020-03-23 12:52:26 +01:00
parent 3f104772ee
commit 7d3f2caae1
2 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ COPY . ${WORKDIR}
COPY sbin/* /sbin/
ENTRYPOINT ["/sbin/dokku-entrypoint.sh"]
ENTRYPOINT ["/sbin/entrypoint.sh"]