Update build.sh

added webit2gtk for app compatibility and gear lever flatpak
This commit is contained in:
batvin3211 2024-09-18 20:37:36 +00:00 committed by GitHub
parent cdc90086ef
commit f625185c7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,10 +14,14 @@ RELEASE="$(rpm -E %fedora)"
# this installs a package from fedora repos
rpm-ostree install screen
rpm-ostree install webkit2gtk4-0
# this would install a package from rpmfusion
# rpm-ostree install vlc
# this would install a package from flathub
flatpak install flathub it.mijorus.gearlever
#### Example for enabling a System Unit File
systemctl enable podman.socket