Import BlackDex GPG key
This commit is contained in:
parent
2a9289a0f3
commit
ba2110bd92
2
build.sh
2
build.sh
@ -37,6 +37,8 @@ build_vault() {
|
||||
get_webgui_sources() {
|
||||
# Get Dani Garcia GPG key
|
||||
gpg --keyserver keyserver.ubuntu.com --recv-keys B9B7A108373276BF3C0406F9FC8A7D14C3CD543A
|
||||
# Get BlackDex GPG key
|
||||
gpg --keyserver keyserver.ubuntu.com --recv-keys 3C5BBC173D81186CFFDE72A958C80A2AA6C765E1
|
||||
|
||||
# Clone Vault web builds repo
|
||||
git clone https://github.com/dani-garcia/bw_web_builds
|
||||
|
Loading…
x
Reference in New Issue
Block a user