Skip to content
Snippets Groups Projects
Commit c4d9f448 authored by calrama's avatar calrama
Browse files

centos-7: fix typo

parent 16e7e57d
Branches
No related tags found
No related merge requests found
......@@ -272,7 +272,7 @@ RUN version=3.7.5 && \
&& \
make -j$(nproc) altinstall && \
cd .. && \
rm -rf Pyhon-${version}* && \
rm -rf Python-${version}* && \
ldconfig
# SSL access to custom pypiserver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment