From f39caefb526ec07968dd770921e6013766b76635 Mon Sep 17 00:00:00 2001 From: iostream Date: Thu, 23 Apr 2020 08:21:44 +0700 Subject: [PATCH] [skip ci]remove pause --- BlockTheSpot.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BlockTheSpot.bat b/BlockTheSpot.bat index d82742d..1d21430 100644 --- a/BlockTheSpot.bat +++ b/BlockTheSpot.bat @@ -112,5 +112,5 @@ Remove-Item -Recurse -LiteralPath $tempDirectory Write-Host 'Patching Complete, starting Spotify...' Start-Process -WorkingDirectory $SpotifyDirectory -FilePath $SpotifyExecutable Write-Host 'Done.' -pause + exit \ No newline at end of file