Skip to content

Commit

Permalink
Packer build fix (ToolJet#7301)
Browse files Browse the repository at this point in the history
  • Loading branch information
adishM98 authored Aug 21, 2023
1 parent e482bab commit 531f5c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/ec2/setup_machine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

set -e
# Setup prerequisite dependencies
sudo apt-get update
sudo apt-get -y install --no-install-recommends wget gnupg ca-certificates apt-utils git curl postgresql-client
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
export NVM_DIR="$HOME/.nvm"
Expand Down

0 comments on commit 531f5c8

Please sign in to comment.