revert debugging, was my bad
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
REPO="$(pwd)"
|
||||
export PATH="/opt/gradle/bin:$PATH"
|
||||
|
||||
echo "$@";
|
||||
|
||||
if [ "$1" == "sh" ]; then
|
||||
"$@";
|
||||
exit $?;
|
||||
|
Reference in New Issue
Block a user