在區塊鏈 App 產生器 CLI 套用修正程式
您可以使用 patch
命令,將修正程式套用至區塊鏈 App 產生器命令行介面 (CLI)。
用法:
patch [options]
ochain patch -h
Usage: patch [options]
Apply PatchFix to ochain
Options :
-h, --help output command usage information
-D, --debug enable debug logging
-p, --path <path> Path to Patch Zip file
若要將修補程式套用至專案,請瀏覽至包含該專案的目錄,然後輸入下列命令。您必須將路徑傳送到包含修補程式的歸檔檔案,做為 patch
指令的選項。
ochain patch --path path_to_archive_file