Skip to content

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

Script accidentally used $PWD and was tested from the bin folder, but it should have been $PSScriptRoot

PR Context

Fix #152

@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Sep 27, 2023
Merged via the queue into PowerShell:main with commit 3ace6b2 Sep 27, 2023
@SteveL-MSFT SteveL-MSFT deleted the add-path branch September 27, 2023 20:52
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.

add-path.ps1 uses pwd not script root

2 participants