mirror of
https://github.com/tests-always-included/mo.git
synced 2024-12-18 16:27:52 +00:00
Adding missing character, reported by brainchild0
This commit is contained in:
parent
b31a97cfb1
commit
a62541fc98
@ -4,4 +4,4 @@ RUN apk add --no-cache bash
|
|||||||
ADD mo /usr/local/bin/mo
|
ADD mo /usr/local/bin/mo
|
||||||
RUN chmod +x /usr/local/bin/mo
|
RUN chmod +x /usr/local/bin/mo
|
||||||
|
|
||||||
ENTRYPOINT usr/local/bin/mo
|
ENTRYPOINT /usr/local/bin/mo
|
||||||
|
Loading…
Reference in New Issue
Block a user