Rename build.sh to run.sh just for funsies

This commit is contained in:
R. Tyler Croy 2014-07-25 16:45:39 -07:00
parent 392a29ce82
commit f77c67b5ae
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@
export GEM_HOME=''
export GEM_PATH=''
exec ./gradlew prepare
exec ./gradlew prepare pkg