#!/usr/bin/env sh set -ex MODULE_PATH="./web-svc-demo" cd $MODULE_PATH || exit ./gradlew clean