Skip to content

Commit

Permalink
Update build key to "Universal GPG signing key from Nitrokey 3A key"
Browse files Browse the repository at this point in the history
Signed-off-by: Roy Spliet <[email protected]>
  • Loading branch information
RSpliet authored and dangowrt committed Dec 2, 2024
1 parent e0f62de commit 8d0e8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -o pipefail

DESTDIR="$PWD"

OPENWRT_PGP="0xCD84BCED626471F1"
OPENWRT_PGP="0x1D53D1877742E911"
KEYSERVER="keyserver.ubuntu.com"
INSTALLERDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
OPENWRT_DIR="${INSTALLERDIR}/openwrt-ib"
Expand Down

0 comments on commit 8d0e8e2

Please sign in to comment.