mirror of
https://github.com/tests-always-included/mo.git
synced 2025-06-19 14:43:45 +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
|
||||
RUN chmod +x /usr/local/bin/mo
|
||||
|
||||
ENTRYPOINT usr/local/bin/mo
|
||||
ENTRYPOINT /usr/local/bin/mo
|
||||
|
Reference in New Issue
Block a user