Open bryanmcnulty opened 1 month ago
Simple fix that updates the Write-CookiesToFile and Write-TokensToFile functions to use Join-Path instead of a static path with the \ character.
Join-Path
\
Simple fix that updates the Write-CookiesToFile and Write-TokensToFile functions to use
Join-Path
instead of a static path with the\
character.