Преглед изворни кода

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…
Откажи
Сачувај