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 spelling of Schaeffer and building for a path with spaces #57

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

GreatWyrm
Copy link
Contributor

Currently, if the $(MSBuildProjectDirectory) macro expands into a path with a space, like C:\Users\John Lastname\[other_directories]\GTFO_TheArchive, the command will fail to copy due to space between the first name and last name. I've added quotes around the paths so this doesn't happen, and also changed to a different macro for the output directory to make it a bit shorter.

@AuriRex AuriRex merged commit 2f2e907 into AuriRex:main Aug 4, 2023
@GreatWyrm GreatWyrm deleted the fix-misspell-and-build branch August 5, 2023 00:05
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.

2 participants