-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
This worked great on Mac but I encountered errors on Windows. It errors on the Get-Childitem and then the Copy-Item towards the end of the process. Both are contained in an if statement to check the operating system. In testing, it appears these if statements are not necessary. When I stepped through and used the UNIX versions for each of the Get-ChildItem and Copy-Item commands they worked as expected.
Metadata
Metadata
Assignees
Labels
No labels