diff --git a/setupScript.sh b/setupScript.sh index 7a787d0..2bf1f59 100644 --- a/setupScript.sh +++ b/setupScript.sh @@ -64,7 +64,7 @@ modify_gnome_settings() { install_apps() { sudo rpm-ostree install wine openssl -y flatpak install --system -y --noninteractive app/org.onlyoffice.desktopeditors/x86_64/stable - flatpak install --system -y --noninteractive app/org.audacityteam.Audacity/x86_64/stable + flatpak install fedora --system -y --noninteractive app/org.audacityteam.Audacity/x86_64/stable } system_update() {