Auto accept ToT

This commit is contained in:
Mylloon 2023-04-26 21:51:15 +02:00
parent 785cdb2963
commit 7155c3831d
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -2,7 +2,7 @@
:: Install latest version of spotify
ECHO Installe la derniere version de spotify
winget install -he Spotify.Spotify
ECHO Y | winget install -he Spotify.Spotify
:: Close spotify
PowerShell -Command "Stop-Process -Name Spotify -ErrorAction SilentlyContinue"