Auto accept ToT
This commit is contained in:
parent
785cdb2963
commit
7155c3831d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
:: Install latest version of spotify
|
:: Install latest version of spotify
|
||||||
ECHO Installe la derniere version de spotify
|
ECHO Installe la derniere version de spotify
|
||||||
winget install -he Spotify.Spotify
|
ECHO Y | winget install -he Spotify.Spotify
|
||||||
|
|
||||||
:: Close spotify
|
:: Close spotify
|
||||||
PowerShell -Command "Stop-Process -Name Spotify -ErrorAction SilentlyContinue"
|
PowerShell -Command "Stop-Process -Name Spotify -ErrorAction SilentlyContinue"
|
||||||
|
|
Loading…
Reference in a new issue