소스 검색

Copy keys.sh in build script

tags/v1.0
Matt Baer 7 년 전
부모
커밋
ac04f862b1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      build.sh

+ 1
- 0
build.sh 파일 보기

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


불러오는 중...
취소
저장