#!/bin/bash pushd deps/treenail git submodule update --init ./gradlew build ./gradlew install popd