mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
minor edit – added a character to the verbose output
This commit is contained in:
parent
c817df2032
commit
624deec2f0
@ -125,7 +125,7 @@ if($Compile) {
|
||||
throw "msbuild failed to build the executable."
|
||||
}
|
||||
else {
|
||||
Write-Verbose "successfully built Cmder $Version!"
|
||||
Write-Verbose "successfully built Cmder v$Version!"
|
||||
}
|
||||
Pop-Location
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user