From 109c4c75eb0ce2d62d1d393c7e2032aad4555f6b Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Tue, 30 Jun 2026 09:54:02 +0200 Subject: feat: zano hf6 --- apply_patches.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'apply_patches.sh') 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 -- cgit v1.2.3