Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonsuperf committed Mar 28, 2021
1 parent 0743123 commit ff02abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion execute-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
cd /home/ec2-user/deploy/frontend/
yarn install
yarn build
sudo docker-compose up -d --build
sudo docker-compose up -d --build

0 comments on commit ff02abd

Please sign in to comment.