Skip to content

Commit

Permalink
Merge pull request #121 from side-project-pokehub/Hun
Browse files Browse the repository at this point in the history
  • Loading branch information
cdm1263 authored May 10, 2024
2 parents 702f26b + 7ad2442 commit 283ef87
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh
cd ../
mkdir output
cp -R ./my-pokemon/* ./output
cp -R ./output ./my-pokemon/

0 comments on commit 283ef87

Please sign in to comment.