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 \
|
yay --noconfirm -Syu \
|
||||||
bitwarden \
|
bitwarden \
|
||||||
signal-desktop \
|
signal-desktop \
|
||||||
bottles \
|
|
||||||
extension-manager \
|
extension-manager \
|
||||||
easyeffects \
|
easyeffects \
|
||||||
threema-desktop \
|
threema-desktop \
|
||||||
|
@ -110,4 +109,6 @@ yay --noconfirm -Syu \
|
||||||
tea \
|
tea \
|
||||||
woodpecker-cli;
|
woodpecker-cli;
|
||||||
|
|
||||||
|
flatpak install flathub com.usebottles.bottles;
|
||||||
|
|
||||||
popd > /dev/null;
|
popd > /dev/null;
|
||||||
|
|
Loading…
Reference in a new issue