From 0f894013921fbd526417794239d8074c139984bc Mon Sep 17 00:00:00 2001 From: Lightemerald Date: Tue, 28 May 2024 08:45:20 +0000 Subject: [PATCH] Update setupScript.sh --- setupScript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {