Procházet zdrojové kódy

fix(scripts): cp directory itself

pull/666/head
MinJae Kwon před 2 roky
rodič
revize
cd50aa0fec
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      autogen.sh

+ 1
- 1
autogen.sh Zobrazit soubor

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


Načítá se…
Zrušit
Uložit