Skip to content

Commit 52f0f66

Browse files
committed
Update Start.ps1
1 parent 41d742f commit 52f0f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/Start.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1088,7 +1088,7 @@ try {
10881088
Write-Host ""
10891089
Write-Host " PowerShell: " -NoNewline -ForegroundColor Gray
10901090
Write-Host "$($PSVersionTable.PSVersion)" -ForegroundColor White
1091-
1091+
10921092
# Display script source appropriately
10931093
if ($script:CommandPath) {
10941094
if ($script:CommandPath -match '^Online:') {

0 commit comments

Comments
 (0)