force update
This commit is contained in:
parent
a2db8ed521
commit
cb6504628a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ ECHO Close Discord
|
||||||
TASKKILL /im Discord.exe /F
|
TASKKILL /im Discord.exe /F
|
||||||
|
|
||||||
ECHO Update Discord
|
ECHO Update Discord
|
||||||
ECHO Y | winget install -he Discord.Discord
|
ECHO Y | winget install --force -he Discord.Discord
|
||||||
|
|
||||||
SET "discord_dir=%LOCALAPPDATA%\Discord"
|
SET "discord_dir=%LOCALAPPDATA%\Discord"
|
||||||
SET "vencord=%TEMP%\vencord.exe"
|
SET "vencord=%TEMP%\vencord.exe"
|
||||||
|
|
Loading…
Reference in a new issue