Skip to content

Commit

Permalink
Adding createAppZip to the build command.
Browse files Browse the repository at this point in the history
  • Loading branch information
subwiz committed May 11, 2018
1 parent 45a13a5 commit 0dda7d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dist-build.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/sh

./gradlew clean build fatJar createApp createDmg
./gradlew clean build fatJar createApp createAppZip createDmg

0 comments on commit 0dda7d4

Please sign in to comment.