Add GPG signing key for the brave browser
This commit is contained in:
5
scripts/pre/add-brave-browser-gpg-key.sh
Normal file
5
scripts/pre/add-brave-browser-gpg-key.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -oeu pipefail
|
||||
|
||||
rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc
|
||||
Reference in New Issue
Block a user