Skip to content
Snippets Groups Projects
Commit 54ce9a02 authored by Papeleux Luc's avatar Papeleux Luc
Browse files

correct repositories for parasolid & metaforSetup (blueberry->gitlab)

parent daf4f768
No related branches found
No related tags found
No related merge requests found
......@@ -21,12 +21,14 @@ function keygen_co
function mtsetup_co
{
git clone $USER@$REP_GIT/MetaforSetup.git
#git clone $USER@$REP_GIT/MetaforSetup.git
git clone git@gitlab.uliege.be:am-dept/MN2L/MetaforSetup.git
}
function parasolid_co
{
git clone $USER@$REP_GIT/parasolid.git
#git clone $USER@$REP_GIT/parasolid.git
git clone git@gitlab.uliege.be:am-dept/MN2L/parasolid.git
}
function linuxbin_co
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment