Wojtek Mach
5 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
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 |
|
|
|
|
|
|
|