Skip to content

Commit

Permalink
Update vendor_hex_core.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach authored Feb 3, 2020
1 parent 6f361e1 commit 34f4fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor_hex_core.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

if [[ -z "$1" ]]; then
echo "Usage: vendor.sh PATH_TO_HEX_CORE"
echo "Usage: vendor_hex_core.sh PATH_TO_HEX_CORE"
exit 1
fi

Expand Down

0 comments on commit 34f4fd7

Please sign in to comment.