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 7705ff2 commit 0f18bb5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions scripts/start.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/sh

# TODO: add front file
cp -r ~/fronend/build ~/backend/build


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

0 comments on commit 0f18bb5

Please sign in to comment.