mirror of
https://github.com/mveril/qp-demo
synced 2024-12-22 20:35:26 +01:00
Delete unnescesary comment
This commit is contained in:
parent
663f407e8f
commit
7f3c4a0cdc
@ -43,7 +43,6 @@ RUN mv quantum_package_static qp2
|
||||
RUN echo "set -g default-command /home/$user/qp2/bin/qpsh" >> .tmux.conf
|
||||
RUN echo "shell \"/home/$user/qp2/bin/qpsh\"" >> .screenrc
|
||||
# start a qp shell when run
|
||||
# I deleted /home/user because it's not necesary and can be a source of big if user arg is diferent to "user"
|
||||
CMD ["./qp2/bin/qpsh"]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user