Skip to content
Snippets Groups Projects
Commit b9de7fb3 authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

remove comment

parent a291766f
Branches
No related tags found
1 merge request!1Update image to 24.04 LTS (originally was: 24.10)
Pipeline #11118460 failed
......@@ -82,7 +82,6 @@ RUN apt-get update && apt-get install -y mesa-utils build-essential libgl1-mesa-
### Install Coin
RUN mkdir -p build_coin && \
cd build_coin && \
# wget https://github.com/coin3d/coin/releases/download/Coin-${Coin_VERSION}/coin-${Coin_VERSION}-src.tar.gz && \
wget https://geomodel.web.cern.ch/sources/coin-${Coin_VERSION}-src.zip && \
unzip -j coin-${Coin_VERSION}-src.zip -d coin && \
mkdir build && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment