Skip to content
Snippets Groups Projects
Commit 2dd1f2c7 authored by Ulrich Schwickerath's avatar Ulrich Schwickerath
Browse files

switch to github for OpenPHIGS

parent 9033caee
No related branches found
No related tags found
1 merge request!32switch to github for OpenPHIGS
...@@ -10,8 +10,8 @@ fi ...@@ -10,8 +10,8 @@ fi
# setup environment # setup environment
. delphi.sh . delphi.sh
git clone https://:@gitlab.cern.ch:8443/delphi/openphigs.git git clone https://github.com/CERN/OpenPHIGS.git
cd openphigs cd OpenPHIGS
# check cmake version # check cmake version
cmake_version=`cmake --version | head -1| cut -d. -f1| awk '{print $3}'` cmake_version=`cmake --version | head -1| cut -d. -f1| awk '{print $3}'`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment