Vencord for Discord install funtion
This commit is contained in:
parent
6b35eeaa96
commit
9f978a671e
@ -225,8 +225,8 @@ Set-Alias -Name btop4win -Value btop
|
|||||||
# Vencord Installer
|
# Vencord Installer
|
||||||
function vencord-install {
|
function vencord-install {
|
||||||
Invoke-WebRequest -Uri 'https://github.com/Vencord/Installer/releases/latest/download/VencordInstallerCli.exe' -OutFile VencordInstallerCli.exe
|
Invoke-WebRequest -Uri 'https://github.com/Vencord/Installer/releases/latest/download/VencordInstallerCli.exe' -OutFile VencordInstallerCli.exe
|
||||||
./VencordInstallerClie.exe
|
./VencordInstallerCli.exe
|
||||||
Remove-Item VencordInstallerClie.exe
|
Remove-Item VencordInstallerCli.exe
|
||||||
}
|
}
|
||||||
|
|
||||||
# Enhanced PowerShell Experience
|
# Enhanced PowerShell Experience
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user