Skip to content

Commit

Permalink
remove piping message
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed Jun 14, 2024
1 parent b1b2730 commit 0733be5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -371,10 +371,6 @@ run() {
}

if ! is_test_mode; then
if is_piped; then
echo "piping script"
fi

run "$@"
exit $?
fi

0 comments on commit 0733be5

Please sign in to comment.