Update build process because I forgot how to do run commands.

master
jowj 6 years ago
parent ac1eaf5005
commit aa9346fdb1

@ -14,4 +14,4 @@ RUN python3 -m pip install --upgrade pip \
COPY ./ ./
RUN python3 ./mojojojo-bot.py
CMD python3 ./mojojojo-bot.py
Loading…
Cancel
Save