Skip to content

Commit

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

cd ../

mkdir output
mkdir -p output

cp -R ./F4_Front/* ./output

0 comments on commit 3d5f911

Please sign in to comment.