Browse Source

Update vendor_hex_core.sh

pull/2219/head
Wojtek Mach 5 years ago
committed by GitHub
parent
commit
34f4fd74eb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      vendor_hex_core.sh

+ 1
- 1
vendor_hex_core.sh View File

@ -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

Loading…
Cancel
Save