mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-16 06:37:54 +08:00
stop ssh agent only if building vendors
This commit is contained in:
@ -92,7 +92,7 @@ function Get-GHTempPath {
|
||||
return $temp
|
||||
}
|
||||
|
||||
function Get-VersionStr() {
|
||||
function Get-VersionStr {
|
||||
# Clear existing variable
|
||||
if ($string) { Clear-Variable -name string }
|
||||
|
||||
|
Reference in New Issue
Block a user