Skip to content

Commit

Permalink
changed script file
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel2231 committed May 22, 2024
1 parent aedecf9 commit ec0bc2c
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 ./skklub-v3-frontend/* ./output
cp -R ./output ./skklub-v3-frontend/
cp -R ./skklub-v3-admin/* ./output
cp -R ./output ./skklub-v3-admin/

0 comments on commit ec0bc2c

Please sign in to comment.