ソースを参照

fix(scripts): cp directory itself

pull/666/head
MinJae Kwon 2年前
コミット
cd50aa0fec
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      autogen.sh

+ 1
- 1
autogen.sh ファイルの表示

@@ -57,7 +57,7 @@ python -m scripts.generate "custom"

# copy icons across to website
echo "copying icons to website static folder"
cp -r resources website/static/img/resources
cp -r resources website/static/img/

# run black
echo "linting the all the diagram modules"


読み込み中…
キャンセル
保存