Skip to content

Commit

Permalink
[Fix] - build.sh 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
sayyyho authored Oct 30, 2024
1 parent 3d5f911 commit 1da4b27
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

cd ../

mkdir -p output
mkdir output

cp -R ./F4_Front/* ./output
cp -R ./F4_Front/* ./output

cp -R ./output ./F4_Front

0 comments on commit 1da4b27

Please sign in to comment.