Skip to content

Commit

Permalink
updated foreach_path_bin.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jan 8, 2025
1 parent f4d7edd commit 9428ab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/foreach_path_bin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ while read -r binary; do
echo "# ============================================================================ #" >&2
echo "# $binary" >&2
echo "# ============================================================================ #" >&2
echo >&2
"$binary" "$@"
echo >&2
echo >&2
Expand Down

0 comments on commit 9428ab4

Please sign in to comment.