Skip to content

Commit

Permalink
fix stupid error
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJOHN974 committed Nov 19, 2024
1 parent caed4b3 commit c8e710d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packer/template.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ build {
"sudo chmod +x /usr/local/bin/docker-compose",
"sudo usermod -aG docker ubuntu",
"git clone https://github.com/stacks-network/sbtc.git",
"cd sbtc",
"sudo docker-compose -f docker/prodlike/docker-compose.testnet.yml pull",
"sudo docker-compose -f docker/prodlike/docker-compose.testnet.yml up -d",
]
Expand Down

0 comments on commit c8e710d

Please sign in to comment.