Bläddra i källkod

fix(scripts): cp directory itself

pull/666/head
MinJae Kwon 2 år sedan
förälder
incheckning
cd50aa0fec
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      autogen.sh

+ 1
- 1
autogen.sh Visa fil

@@ -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"


Laddar…
Avbryt
Spara