Skip to content

Commit 74d31f4

Browse files
authored
Update config-manager disable command
Signed-off-by: Tommy <contact@tommytran.io>
1 parent 072ced3 commit 74d31f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fedora-gnome/fedora-gnome.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ sudo dnf remove -y abrt* cheese evince file-roller* libreoffice* mediawriter rhy
133133
sudo dnf remove -y lvm2 rng-tools thermald '*perl*'
134134

135135
# Disable openh264 repo
136-
sudo dnf config-manager --set-disabled fedora-cisco-openh264
136+
sudo dnf config-manager setopt fedora-cisco-openh264.enabled=0
137137

138138
# Install custom packages
139139
# gnome-shell is needed for theming to work

0 commit comments

Comments
 (0)