Commit 021ab304 authored by Tristan Gingold's avatar Tristan Gingold

Fix typo in previous commit

parent 5501def9
......@@ -13,7 +13,8 @@ set -e
git submodule update --init
cd dependencies/RFNCO
sed -i -e "s|https://:@gitlab.cern.ch:8443/|https://gitlab.cern.ch/|" .gitmodulesgit submodule update --init MemMap
sed -i -e "s|https://:@gitlab.cern.ch:8443/|https://gitlab.cern.ch/|" .gitmodules
git submodule update --init MemMap
cd MemMap
sed -i -e "s|https://:@gitlab.cern.ch:8443/|https://gitlab.cern.ch/|" .gitmodules
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment