Skip to content

Commit 64c1c46

Browse files
committed
fix: remove exit 0 which closes PowerShell window
1 parent 7117277 commit 64c1c46

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

scripts/install-windows.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,5 +151,3 @@ Write-Host " Replace HOMEASSISTANT_URL with your HA URL"
151151
Write-Host " Replace HOMEASSISTANT_TOKEN with your token"
152152
Write-Host " (Generate token in HA: Profile > Security > Long-lived tokens)"
153153
Write-Host ""
154-
155-
exit 0

0 commit comments

Comments
 (0)