Commit 93400cbcad61c59c5c1c4f059fed97c373be8792

Authored by 김태훈
1 parent 6d602b72f3
Exists in master and in 2 other branches fhd, fhd-demo

mk-app.sh 파일도 같이 images 디렉토리에 넣도록 함

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
release.sh
... ... @@ -55,3 +55,4 @@ CP_DIR=${IMAGE_DIR} ./make.sh
55 55 cd -
56 56  
57 57 cp -Ra files/* ${IMAGE_DIR}
  58 +cp scripts/mk-app.sh ${IMAGE_DIR}
... ...