Skip to content
Snippets Groups Projects
Commit 21f45ed1 authored by Ehret's avatar Ehret
Browse files

update URL to new git-ce

parent 9ddab505
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ function manage_plugins() {
path=$(git config -f .gitmodules --get "submodule.Plugins/unrealplugins.path")
if [ $? -ne 0 ]
then
git submodule add -f -b master https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/unrealplugins.git Plugins/unrealplugins
git submodule add -f -b master https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/unrealplugins.git Plugins/unrealplugins
else
cd Plugins/unrealplugins
git pull
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment