From 81a9e0b3e536d19453e9cb315f32bfc3e41ced7d Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 2 Jan 2024 08:18:58 -0700 Subject: [PATCH] Fix missing sudo Signed-off-by: Tommy --- Fedora-Workstation-39.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fedora-Workstation-39.sh b/Fedora-Workstation-39.sh index 8be6410..5581e07 100644 --- a/Fedora-Workstation-39.sh +++ b/Fedora-Workstation-39.sh @@ -127,7 +127,7 @@ sudo dnf config-manager --set-disabled fedora-cisco-openh264 sudo dnf -y install gnome-console gnome-shell-extension-appindicator gnome-shell-extension-blur-my-shell gnome-shell-extension-background-logo # Setup Flatpak -flatpak override --system --nosocket=x11 --nosocket=fallback-x11 --nosocket=pulseaudio --unshare=network --unshare=ipc --nofilesystem=host:reset +sudo flatpak override --system --nosocket=x11 --nosocket=fallback-x11 --nosocket=pulseaudio --unshare=network --unshare=ipc --nofilesystem=host:reset flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo flatpak --user install fedora org.gnome.Extensions -y