diff options
Diffstat (limited to 'apply_patches.sh')
| -rwxr-xr-x | apply_patches.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apply_patches.sh b/apply_patches.sh index 0392ad7..20b9778 100755 --- a/apply_patches.sh +++ b/apply_patches.sh @@ -40,7 +40,7 @@ then fi if [[ "$repo" == "zano" ]]; then - pushd external/tor-connect + pushd contrib/tor-connect git remote set-url origin https://github.com/mrcyjanek/tor-connect.git popd fi |
