瀏覽代碼

Update vendor_hex_core.sh

pull/2219/head
Wojtek Mach 5 年之前
committed by GitHub
父節點
當前提交
34f4fd74eb
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      vendor_hex_core.sh

+ 1
- 1
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

Loading…
取消
儲存