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

Do not hardcode the home directory #389

Merged
merged 2 commits into from
Jul 18, 2023
Merged

Do not hardcode the home directory #389

merged 2 commits into from
Jul 18, 2023

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jul 18, 2023

Fixes #369

Use os.path.expanduser() to avoid hardcoding the home directory.

@cclauss cclauss marked this pull request as draft July 18, 2023 10:24
@cclauss cclauss marked this pull request as ready for review July 18, 2023 10:31
@Z4nzu Z4nzu merged commit c188fe0 into Z4nzu:master Jul 18, 2023
1 check passed
@cclauss cclauss deleted the patch-5 branch July 18, 2023 12:18
Menacei pushed a commit to Menacei/hackingtool that referenced this pull request Aug 12, 2023
Do not hardcode the home directory
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.

Tools Installation error
2 participants