Sfoglia il codice sorgente

Update vendor_hex_core.sh

pull/2219/head
Wojtek Mach 5 anni fa
committed by GitHub
parent
commit
34f4fd74eb
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
  1. +1
    -1
      vendor_hex_core.sh

+ 1
- 1
vendor_hex_core.sh Vedi 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

Caricamento…
Annulla
Salva