mirror of
https://github.com/tests-always-included/mo.git
synced 2025-06-11 19:31:47 +00:00
Adding missing character, reported by brainchild0
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user