Install Discord separately

This commit is contained in:
Manuel Thalmann 2024-03-25 00:22:22 +01:00
parent 00e4bdac2b
commit d5b1c23c92

View file

@ -118,8 +118,7 @@ source "../Software/Pennywise/install.sh";
# Tools # Tools
yay --noconfirm -Rs typescript || true; yay --noconfirm -Rs typescript || true;
yay --noconfirm -Rs yarn || true; yay --noconfirm -Rs yarn || true;
yay --noconfirm -Rs nodejs || true;
yay --noconfirm -Syu nodejs;
yay --noconfirm -Syu \ yay --noconfirm -Syu \
bitwarden \ bitwarden \
@ -127,8 +126,6 @@ yay --noconfirm -Syu \
keepassxc \ keepassxc \
signal-desktop \ signal-desktop \
threema-desktop \ threema-desktop \
discord \
openasar-git \
`# extension-manager` \ `# extension-manager` \
`# easyeffects` \ `# easyeffects` \
`# gnome-tweaks` \ `# gnome-tweaks` \
@ -142,7 +139,10 @@ yay --noconfirm -Syu \
yubikey-manager-qt \ yubikey-manager-qt \
; ;
yay --noconfirm -Rs nodejs || true; yay --noconfirm -Syu \
discord \
openasar-git \
;
yay --noconfirm -Syu \ yay --noconfirm -Syu \
blackbox-terminal \ blackbox-terminal \