瀏覽代碼

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"


Loading…
取消
儲存