pause then exit
This commit is contained in:
parent
9e3ee12216
commit
ae97dcf7a8
1 changed files with 3 additions and 0 deletions
|
@ -57,3 +57,6 @@ wsl --install
|
|||
|
||||
:: Installe Spotify
|
||||
powershell -Command "&{[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12}; """"& { $((Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content)} -confirm_uninstall_ms_spoti -confirm_spoti_recomended_over -podcasts_on -cache_on -block_update_off -start_spoti"""" | Invoke-Expression"
|
||||
|
||||
pause
|
||||
exit /b
|
||||
|
|
Loading…
Reference in a new issue