Bladeren bron

Copy keys.sh in build script

tags/v1.0
Matt Baer 7 jaren geleden
bovenliggende
commit
ac04f862b1
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. +1
    -0
      build.sh

+ 1
- 0
build.sh Bestand weergeven

@@ -23,6 +23,7 @@ cp static/*.html build/static/
cp static/css/*.css build/static/css/
cp -r static/js/* build/static/js/
cp -r templates/ build/
cp keys.sh build/

echo -e "$L Building application..."
cd main/


Laden…
Annuleren
Opslaan