Sfoglia il codice sorgente

fix(scripts): cp directory itself

pull/666/head
MinJae Kwon 2 anni fa
parent
commit
cd50aa0fec
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      autogen.sh

+ 1
- 1
autogen.sh Vedi File

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


Caricamento…
Annulla
Salva