label
This commit is contained in:
parent
7c78a5c450
commit
38187a6f8a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ SETLOCAL ENABLEDELAYEDEXPANSION
|
||||||
ECHO Close Discord
|
ECHO Close Discord
|
||||||
TASKKILL /im Discord.exe /F
|
TASKKILL /im Discord.exe /F
|
||||||
|
|
||||||
ECHO Update Discord
|
ECHO Force update Discord
|
||||||
ECHO Y | winget install --force -he Discord.Discord
|
ECHO Y | winget install --force -he Discord.Discord
|
||||||
|
|
||||||
SET "discord_dir=%LOCALAPPDATA%\Discord"
|
SET "discord_dir=%LOCALAPPDATA%\Discord"
|
||||||
|
|
Loading…
Reference in a new issue