初回セルフチェック

初回セルフチェックは支社PCのPowerShellでこれです。


cd C:\Users\Public\Documents\LLC358\Autopost358
python _branch_common\bootstrap\verify_portable_runtime.py

期待結果はこれ。


{"ok": true, "failures": []}

envは支社PC側でこの2つを作る必要があります。


_branch_common\config\hub.env.local.example
→ _branch_common\config\hub.env.local

_branch_common\config\branch.env.local.example
→ _branch_common\config\branch.env.local

コメント

タイトルとURLをコピーしました