Skip to content

Commit

Permalink
Lampi-siirtäjä konttiin aws cli
Browse files Browse the repository at this point in the history
  • Loading branch information
augustk committed Jan 30, 2025
1 parent b0ab478 commit 5492ef0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lampi-siirtaja-container/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ echo $ARCHITECTURE

echo "Installing needed software"
apk --no-cache add \
jq
aws-cli \
jq

echo "Listing contents of /root folder"
ls -Al /root

0 comments on commit 5492ef0

Please sign in to comment.