Shorter file name

This commit is contained in:
Luke Murphy 2020-03-23 12:52:26 +01:00
parent 3f104772ee
commit 7d3f2caae1
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
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"]