Skip to content
Snippets Groups Projects
Commit 7d42183e authored by esaunders's avatar esaunders
Browse files

Revert repo used for testing.

parent 9a4696d5
Branches
Tags
No related merge requests found
...@@ -82,7 +82,7 @@ () ...@@ -82,7 +82,7 @@ ()
# CI makes not changes, so use http version # CI makes not changes, so use http version
if ($CI) { if ($CI) {
system ("git clone https://github.com/dannysmyda/sleuthkit.git ${CLONEDIR}"); system ("git clone https://github.com/sleuthkit/sleuthkit.git ${CLONEDIR}");
} else { } else {
system ("git clone git\@github.com:sleuthkit/sleuthkit.git ${CLONEDIR}"); system ("git clone git\@github.com:sleuthkit/sleuthkit.git ${CLONEDIR}");
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment