summaryrefslogtreecommitdiff
path: root/apply_patches.sh
diff options
context:
space:
mode:
Diffstat (limited to 'apply_patches.sh')
-rwxr-xr-xapply_patches.sh7
1 files changed, 1 insertions, 6 deletions
diff --git a/apply_patches.sh b/apply_patches.sh
index be83bfb..e0f3ff0 100755
--- a/apply_patches.sh
+++ b/apply_patches.sh
@@ -38,12 +38,7 @@ then
git remote set-url origin https://github.com/mrcyjanek/randomwow.git
popd
fi
-if [[ "$repo" == "zano" ]];
-then
- pushd contrib/tor-connect
- git remote set-url origin https://github.com/mrcyjanek/tor-connect.git
- popd
-fi
+
git submodule init
git submodule update --init --recursive --force