build.sh 73 B

123456
  1. cd `dirname $0`
  2. git reset HEAD --hard
  3. git pull
  4. gradle build
  5. sh apply.sh