Replace bottles with flatpak installation
This commit is contained in:
parent
c32c2af26c
commit
3b2a521315
1 changed files with 2 additions and 1 deletions
|
@ -69,7 +69,6 @@ yay --noconfirm -Rs nodejs || true;
|
|||
yay --noconfirm -Syu \
|
||||
bitwarden \
|
||||
signal-desktop \
|
||||
bottles \
|
||||
extension-manager \
|
||||
easyeffects \
|
||||
threema-desktop \
|
||||
|
@ -110,4 +109,6 @@ yay --noconfirm -Syu \
|
|||
tea \
|
||||
woodpecker-cli;
|
||||
|
||||
flatpak install flathub com.usebottles.bottles;
|
||||
|
||||
popd > /dev/null;
|
||||
|
|
Loading…
Reference in a new issue