Skip to content

Commit

Permalink
Change script
Browse files Browse the repository at this point in the history
  • Loading branch information
david1542 committed Jul 27, 2024
1 parent 0fe7ee8 commit fa788f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/deployments/aws-terraform/startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ apt-get install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin do
usermod -aG docker ubuntu

echo "About to clone the repository..."
git config --global safe.directory '*'
git config --global safe.directory '/home/ubuntu/merlinn'
git clone https://github.com/merlinn-co/merlinn.git
sudo chmod -R 777 merlinn
cd merlinn
Expand Down

0 comments on commit fa788f7

Please sign in to comment.