Skip to content

Commit

Permalink
chore: fix powershell script
Browse files Browse the repository at this point in the history
  • Loading branch information
lincolnthalles committed Oct 13, 2023
1 parent 310b5a3 commit 01e22fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions git.io.ps1
Expand Up @@ -202,5 +202,3 @@ foreach ($key in $AddEnvVars.Keys) {
}
Set-Item "Env:$key" -Value $value
}

Exit 0

0 comments on commit 01e22fa

Please sign in to comment.