Skip to content

Commit

Permalink
chore: 자동배포 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
se0kcess committed Nov 24, 2024
1 parent eccf6ed commit 85cc7f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh
cd ../
mkdir output
cp -R ./WEB1_1_Q-Feed_FE/* ./output
cp -R ./output ./WEB1_1_Q-Feed_FE/

0 comments on commit 85cc7f4

Please sign in to comment.