Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit feebd3c

Browse files
remove }
1 parent 19f9af8 commit feebd3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PostInstall/PostInstall.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,7 @@ Write-Host "1. Open Parsec and sign in (Team machines should have automatically
967967
Write-Host "2. Use GPU Updater to update your GPU Drivers!" -ForegroundColor black -BackgroundColor Green
968968
#Write-Host "You don't need to sign into Razer Synapse, the login box will stop appearing after a couple of reboots" -ForegroundColor black -BackgroundColor Green
969969
Write-Host "You may want to change your Windows password to something simpler if the password your cloud provider gave you is super long" -ForegroundColor black -BackgroundColor Green
970-
Write-host "DONE!" -ForegroundColor black -BackgroundColor Green}
970+
Write-host "DONE!" -ForegroundColor black -BackgroundColor Green
971971
if ($DontPromptPasswordUpdateGPU) {}
972972
Else {pause}
973973

0 commit comments

Comments
 (0)