debuggin
This commit is contained in:
parent
4fbdcc36b9
commit
fcb1491b0d
@ -3,6 +3,8 @@
|
|||||||
REPO="$(pwd)"
|
REPO="$(pwd)"
|
||||||
export PATH="/opt/gradle/bin:$PATH"
|
export PATH="/opt/gradle/bin:$PATH"
|
||||||
|
|
||||||
|
echo "$@";
|
||||||
|
|
||||||
if [ "$1" == "sh" ]; then
|
if [ "$1" == "sh" ]; then
|
||||||
"$@";
|
"$@";
|
||||||
exit $?;
|
exit $?;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user