diff --git a/install.sh b/install.sh index 46ad338..1186217 100755 --- a/install.sh +++ b/install.sh @@ -371,10 +371,6 @@ run() { } if ! is_test_mode; then - if is_piped; then - echo "piping script" - fi - run "$@" exit $? fi