Setup repo for VSCode in pre and install through recipe
This commit is contained in:
5
scripts/pre/setup-brave-browser.sh
Normal file
5
scripts/pre/setup-brave-browser.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