Skip to content

Commit bd2b4a1

Browse files
committed
add awscli to image
1 parent e4c1c3e commit bd2b4a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudformation/ami/defguard-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ echo "Updating apt repositories..."
55
sudo apt update
66

77
echo "Installing dependencies..."
8-
sudo apt install -y ca-certificates curl
8+
sudo apt install -y ca-certificates curl awscli
99

1010
echo "Adding Defguard GPG key..."
1111
sudo install -m 0755 -d /etc/apt/keyrings

0 commit comments

Comments
 (0)