Adding missing character, reported by brainchild0

This commit is contained in:
Tyler Akins 2022-01-26 19:07:12 -06:00
parent b31a97cfb1
commit a62541fc98
No known key found for this signature in database
GPG Key ID: 8F3B8C432F4393BD

View File

@ -4,4 +4,4 @@ RUN apk add --no-cache bash
ADD mo /usr/local/bin/mo
RUN chmod +x /usr/local/bin/mo
ENTRYPOINT usr/local/bin/mo
ENTRYPOINT /usr/local/bin/mo