We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930e487 commit 20d4654Copy full SHA for 20d4654
packages/standard/ami/ami-build.sh
@@ -45,6 +45,7 @@ chmod +x ami/*.sh scripts/*.sh
45
46
# before we get started, we need the AWS cert chain installed
47
# we can't grab it later because we can't depend on downloading things
48
+cd /root
49
wget https://truststore.pki.rds.amazonaws.com/global/global-bundle.pem
50
mv global-bundle.pem mysql-ca
51
0 commit comments