Update vesktop package name
This commit is contained in:
parent
6584058370
commit
c948309910
2 changed files with 2 additions and 2 deletions
2
dotfiles
2
dotfiles
|
@ -1 +1 @@
|
||||||
Subproject commit 5c818c99b3dc2fbf7862dcef07cc74047558f095
|
Subproject commit 42329687dc06e1ee293a4ec50b79df9fd6d66cf9
|
|
@ -15,7 +15,7 @@ elif command_exists "yum"; then
|
||||||
sudo dnf install ./VencordDesktop*.rpm -y
|
sudo dnf install ./VencordDesktop*.rpm -y
|
||||||
rm ./VencordDesktop*.rpm
|
rm ./VencordDesktop*.rpm
|
||||||
elif command_exists "pacman"; then
|
elif command_exists "pacman"; then
|
||||||
yay -S vencord-desktop-bin --noconfirm --needed
|
yay -S vesktop-bin --noconfirm --needed
|
||||||
else
|
else
|
||||||
echo "IDK, check the repo: https://github.com/Vencord/Vesktop"
|
echo "IDK, check the repo: https://github.com/Vencord/Vesktop"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue