Replace bottles with flatpak installation

This commit is contained in:
Manuel Thalmann 2023-04-10 21:00:51 +02:00
parent c32c2af26c
commit 3b2a521315

View file

@ -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;