Skip to content

Commit

Permalink
Added script that makes then moves nsp to release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth authored and Kenneth committed Aug 10, 2021
1 parent 0ef3662 commit 5cb85f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build-to-release.sh
@@ -0,0 +1,4 @@
make
mkdir -p ./release
mv sys-hidplus.nsp release/exefs.nsp
make clean

0 comments on commit 5cb85f4

Please sign in to comment.