Test
This commit is contained in:
parent
43495a9c38
commit
d6475a08ef
1 changed files with 3 additions and 1 deletions
|
|
@ -1,2 +1,4 @@
|
|||
BASEDIR=$(dirname $0)
|
||||
echo "Script location: ${BASEDIR}"
|
||||
echo "===> Script location: ${BASEDIR}"
|
||||
cd ${BASEDIR}/../../..
|
||||
echo "===> Build Project Path: ${PWD}"
|
||||
Loading…
Reference in a new issue