Skip to content

Commit

Permalink
ci: Update start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nyj001012 authored Oct 4, 2024
1 parent 0a63085 commit b61f954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/start.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh

sudo cp -r ~/frontend/build ~/backend/build
sudo cp -r ~/frontend/build ~/backend

docker-compose -f ~/backend/docker-compose.yaml up -d --build

0 comments on commit b61f954

Please sign in to comment.