Skip to content

Commit 8691ce4

Browse files
committed
brave
1 parent 50bdfe8 commit 8691ce4

File tree

1 file changed

+1
-1
lines changed
  • core/tabs/applications-setup/browsers

1 file changed

+1
-1
lines changed

core/tabs/applications-setup/browsers/brave.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ installBrave() {
2525
;;
2626
dnf)
2727
"$ESCALATION_TOOL" "$PACKAGER" install -y dnf-plugins-core
28-
"$ESCALATION_TOOL" "$PACKAGER" config-manager --add-repo https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo
28+
"$ESCALATION_TOOL" "$PACKAGER" config-manager --addrepo https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo
2929
"$ESCALATION_TOOL" rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc
3030
"$ESCALATION_TOOL" "$PACKAGER" install -y brave-browser
3131
;;

0 commit comments

Comments
 (0)