Skip to content

Commit

Permalink
TF
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoonDorise committed Jan 25, 2025
1 parent e633730 commit 119e623
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions functions/helperFunctions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,6 @@ function setMSG($message){

"$progressBarUpdate# $Message" | Out-File -Encoding ASCII $logFilePath

Add-Content -Path $logFilePath -Value "$progressBarUpdate# $Message" -NoNewline -Encoding UTF8

Start-Sleep -Seconds 0.5
}

Expand Down

0 comments on commit 119e623

Please sign in to comment.