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