File tree 1 file changed +1
-2
lines changed
core/tabs/system-setup/fedora
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,7 @@ installRPMFusion() {
13
13
" $ESCALATION_TOOL " " $PACKAGER " config-manager --enable fedora-cisco-openh264
14
14
" $ESCALATION_TOOL " " $PACKAGER " config-manager --set-enabled rpmfusion-nonfree-updates
15
15
" $ESCALATION_TOOL " " $PACKAGER " config-manager --set-enabled rpmfusion-free-updates
16
- " $ESCALATION_TOOL " " $PACKAGER " rpmfusion-free-release-tainted
17
- " $ESCALATION_TOOL " " $PACKAGER " rpmfusion-nonfree-release-tainted
16
+ " $ESCALATION_TOOL " " $PACKAGER " install rpmfusion-free-release-tainted rpmfusion-nonfree-release-tainted -y
18
17
" $ESCALATION_TOOL " " $PACKAGER " config-manager --set-enabled rpmfusion-free-release-tainted
19
18
" $ESCALATION_TOOL " " $PACKAGER " config-manager --set-enabled rpmfusion-nonfree-release-tainted
20
19
printf " %b\n" " ${GREEN} RPM Fusion and Tainted repositories installed and enabled${RC} "
You can’t perform that action at this time.
0 commit comments