spaces
This commit is contained in:
parent
cc8663a355
commit
1ae697c12d
1 changed files with 2 additions and 0 deletions
|
@ -247,10 +247,12 @@ CMD /c "%TEMP%\geek.bat" yes
|
|||
PowerShell -Command "Invoke-WebRequest -Uri !repo!/windows/installers/losslesscut.bat -OutFile '%TEMP%\losslesscut.bat'"
|
||||
CMD /c "%TEMP%\losslesscut.bat" yes
|
||||
|
||||
|
||||
:: === DSR ==
|
||||
PowerShell -Command "Invoke-WebRequest -Uri !repo!/windows/installers/dsr.bat -OutFile '%TEMP%\dsr.bat'"
|
||||
CMD /c "%TEMP%\dsr.bat" yes
|
||||
|
||||
|
||||
:: === Vencord ==
|
||||
:: Use already downloaded script
|
||||
CMD /c "!local!\vencord_installer.bat" yes
|
||||
|
|
Loading…
Reference in a new issue