Wojtek Mach
5 vuotta sitten
committed by
GitHub
vanhempi
commit
34f4fd74eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
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 |
|
|
|
|
|
|
|