Skip to content

Commit

Permalink
Merge pull request side-project-pokehub#122 from side-project-pokehub…
Browse files Browse the repository at this point in the history
…/dev
  • Loading branch information
cdm1263 authored May 10, 2024
2 parents 87a11c6 + 283ef87 commit e6d1408
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 e6d1408

Please sign in to comment.