From 017b5842ff4f2e39cae97b03e6b506f6bd160e4a Mon Sep 17 00:00:00 2001 From: Dave Reid Date: Wed, 1 May 2024 11:09:08 -0500 Subject: [PATCH] Add note about where MySQL GPG key is from In case it needs to be updated again. --- scaffold/tugboat/scripts/install-mysql-client.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scaffold/tugboat/scripts/install-mysql-client.sh b/scaffold/tugboat/scripts/install-mysql-client.sh index 0c93055b..2380e9a9 100755 --- a/scaffold/tugboat/scripts/install-mysql-client.sh +++ b/scaffold/tugboat/scripts/install-mysql-client.sh @@ -7,6 +7,8 @@ mkdir -p /etc/apt/keyrings cd /etc/apt/keyrings +# The following GPG key should match the latest RPM-GPG-KEY-mysql-YYYY file +# from https://repo.mysql.com/ cat > mysql.txt << EOD -----BEGIN PGP PUBLIC KEY BLOCK----- Version: SKS 1.1.6