add the missing emojis
This commit is contained in:
parent
1557673eda
commit
9ab1e6e5b1
@ -22,8 +22,8 @@ RUN poetry config virtualenvs.create false \
|
||||
|
||||
COPY --chown=flashbot . /app
|
||||
|
||||
# easter eggs
|
||||
RUN echo "PS1='️ :\[\033[1;36m\]\h \[\033[1;34m\]\W\[\033[0;35m\]\[\033[1;36m\]$ \[\033[0m\]'" >> ~/.bashrc
|
||||
# easter eggs 😝
|
||||
RUN echo "PS1='🕵️:\[\033[1;36m\]\h \[\033[1;34m\]\W\[\033[0;35m\]\[\033[1;36m\]$ \[\033[0m\]'" >> ~/.bashrc
|
||||
|
||||
ENTRYPOINT [ "poetry" ]
|
||||
CMD [ "run", "python", "loop.py" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user