소스 검색

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"


불러오는 중...
취소
저장