Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Leejha committed Jul 2, 2024
1 parent 83195b2 commit b7331db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions new-web/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
cd ../
mkdir output
cp -R ./career.sponsor/* ./output
cp -R ./output ./career.sponsor/
cp -R ./output ./career.sponsor/new-web
cp -R ./career.sponsor/new-web ./output/

0 comments on commit b7331db

Please sign in to comment.