mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 06:26:10 -04:00
Run setup-freeze.py directly instead of using build-windows.py, and fix go path in build meek script
This commit is contained in:
parent
21b4ec756b
commit
faafcc12fd
2 changed files with 2 additions and 2 deletions
|
@ -50,7 +50,7 @@ def main():
|
|||
|
||||
subprocess.run(
|
||||
[
|
||||
"go",
|
||||
go_path,
|
||||
"install",
|
||||
"git.torproject.org/pluggable-transports/meek.git/meek-client@v0.37.0",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue