Skip to content

Commit

Permalink
fix: 빌드 설정 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
HalamLee committed Jun 5, 2024
1 parent 3971c41 commit f0e1565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
cd ../
mkdir output
cp -R ./HalamLee/Seollebori-Front/* ./output
cp -R ./output ./HalamLee/Seollebori-Front/
cp -R ./snowball-crew/Seollebori-Front/* ./output
cp -R ./output ./snowball-crew/Seollebori-Front/

0 comments on commit f0e1565

Please sign in to comment.