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

Use $USER env variable instead of amnesia. #196

Open
BenWestgate opened this issue Oct 11, 2024 · 0 comments
Open

Use $USER env variable instead of amnesia. #196

BenWestgate opened this issue Oct 11, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers priority: low Issues raised by only myself

Comments

@BenWestgate
Copy link
Owner

Tails may change the user name from amnesia to user. This may break things if we are hardcoding amnesia into paths.

Attempt to use $USER wherever possible. If the repo has files with amnesia in them, let's generate those during installation or use ~ or $HOME to refer to home regardless of future user name.

Alternatives:
Wait for it the break. These changes will also help make bails cross platform in the future.

@BenWestgate BenWestgate added enhancement New feature or request bug Something isn't working good first issue Good for newcomers priority: low Issues raised by only myself labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers priority: low Issues raised by only myself
Projects
None yet
Development

No branches or pull requests

1 participant