Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate correct path for recent Torbrowser installs #1

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

tzugen
Copy link
Owner

@tzugen tzugen commented Jul 2, 2020

TorBrowser is most commonly installed through the Torbrowser Launcher tool.
This tool downloads a .tar.gz package and installs it in a directory inside the users $HOME.

For quite some time, this directory is not ~/.torbrowser anymore,
but now the path varies depending on the system architecture and locale.

This change finds the actual folder to install the .json to.

This makes the setup much easier, because users of current Torbrowser install don't have to copy the files manually...

TorBrowser is most commonly installed through the Torbrowser Launcher tool. 
This tool downloads a .tar.gz package and installs it in a directory inside the users $HOME. 

For quite some time, this directory is not ~/.torbrowser anymore,
but now the path varies depending on the system architecture and locale.

This change finds the actual folder to install the .json to.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant