make work for windows

This commit is contained in:
Conor Patrick
2019-02-16 21:27:56 -05:00
parent 0d2e03a5a9
commit 190ecc8fd8
2 changed files with 4 additions and 3 deletions

View File

@@ -28,5 +28,4 @@ RUN ln -s /opt/conda/bin/python3 /usr/local/bin/python3
RUN ln -s /opt/conda/bin/python3 /usr/local/bin/python
# 3. Source code
RUN git clone --recurse-submodules https://github.com/solokeys/solo /solo
RUN git clone --recurse-submodules https://github.com/solokeys/solo /solo --config core.autocrlf=input