Ver a proveniência

fix(scripts): cp directory itself

pull/666/head
MinJae Kwon há 2 anos
ascendente
cometimento
cd50aa0fec
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      autogen.sh

+ 1
- 1
autogen.sh Ver ficheiro

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


Carregando…
Cancelar
Guardar