mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-20 05:22:20 -04:00
Updates pluggable transport links in the build scripts
This commit is contained in:
parent
05d0d05514
commit
a79773412d
5 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@ $env:MEEK_TAG = 'v0.38.0'
|
|||
|
||||
New-Item -ItemType Directory -Force -Path .\build\meek
|
||||
cd .\build\meek
|
||||
git clone https://git.torproject.org/pluggable-transports/meek.git
|
||||
git clone https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/meek.git
|
||||
cd meek
|
||||
git checkout $MEEK_TAG
|
||||
go build .\meek-client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue