summaryrefslogtreecommitdiff
path: root/apply_patches.sh
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2026-06-30 09:54:02 +0200
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2026-07-17 06:15:46 +0200
commit109c4c75eb0ce2d62d1d393c7e2032aad4555f6b (patch)
treee8c173509b41b3141a7f6e27b0120ee2bc6b751a /apply_patches.sh
parent5952bef2ec01b0b7e57c11613cbdc081dcd727c5 (diff)
feat: zano hf6cyjan-zano-hf6
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