mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-05 16:31:01 +02:00
Implemented newlines
This commit is contained in:
parent
64195b96fb
commit
006415f888
2 changed files with 2 additions and 2 deletions
|
@ -22,4 +22,4 @@ RUN cmake -Hall -Bbuild \
|
|||
&& cmake --build build
|
||||
|
||||
# Running
|
||||
CMD [ "./build/standalone/Greeter" ]
|
||||
CMD [ "./build/standalone/Greeter" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue