mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-02 08:19:51 -04:00
In Tor Browser for macOS, the file or Contents/MacOS/Tor/tor.real has been renamed to just tor
This commit is contained in:
parent
9f8ec83990
commit
0d59218bf7
2 changed files with 17 additions and 12 deletions
|
@ -21,8 +21,6 @@ Unless you're a core OnionShare developer making a release, you'll probably neve
|
|||
|
||||
### Update dependencies
|
||||
|
||||
#### Python dependencies
|
||||
|
||||
Check `cli/pyproject.toml` to see if any hard-coded versions should be updated. Then, update the dependencies like this:
|
||||
|
||||
```sh
|
||||
|
@ -49,10 +47,7 @@ poetry update
|
|||
cd ..
|
||||
```
|
||||
|
||||
#### Tor and pluggable transports
|
||||
|
||||
- [ ] Update the version of `meek`, `obfs4proxy`, and `snowflake` in the `desktop/scripts/build-pt-*` scripts, both the bash and PowerShell scripts.
|
||||
|
||||
Update the versions of `meek`, `obfs4proxy`, and `snowflake` in the `desktop/scripts/build-pt-*` scripts, both the bash and PowerShell scripts.
|
||||
|
||||
### Update the documentation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue