Wojtek Mach
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
vendor_hex_core.sh
|
|
@ -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 |
|
|
|
|
|
|
|