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

Fix tmp PATH on windows for msol and scuffy #244

Merged
merged 2 commits into from
Apr 4, 2024
Merged

Conversation

NeffIsBack
Copy link
Contributor

This fixes #145 as the temp directory from where the file should be uploaded was hardcoded to "/tmp/", which is not compatible to windows. Now fixed with using the TMP_PATH variable in NetExec.

@NeffIsBack NeffIsBack added the bug-fix This Pull Request fixes a bug label Apr 3, 2024
@NeffIsBack NeffIsBack merged commit 3be7a02 into main Apr 4, 2024
6 checks passed
@NeffIsBack NeffIsBack deleted the neff-fix-145 branch April 4, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This Pull Request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'/tmp/msol.ps1' does not exist!
2 participants