This commit is contained in:
Mylloon 2024-08-30 08:57:44 +02:00
parent 7c78a5c450
commit 38187a6f8a
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -4,7 +4,7 @@ SETLOCAL ENABLEDELAYEDEXPANSION
ECHO Close Discord
TASKKILL /im Discord.exe /F
ECHO Update Discord
ECHO Force update Discord
ECHO Y | winget install --force -he Discord.Discord
SET "discord_dir=%LOCALAPPDATA%\Discord"