#!/bin/bash ROOT_DIR=$(pwd) BUILD_DIR=$ROOT_DIR/Project echo "build path is $BUILD_DIR" #/**func**/ function usage() { cat <