Skip to content

Commit

Permalink
[PROJECT] Add release packaging script
Browse files Browse the repository at this point in the history
  • Loading branch information
darthcloud committed Oct 13, 2020
1 parent d1d2c17 commit 2414bd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package_release.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

zip $1 build/bootloader/bootloader.bin build/partition_table/partition-table.bin build/BlueRetro.bin

0 comments on commit 2414bd5

Please sign in to comment.