Commit c8d1c646f01a2afeb974d364304738f897c3bcd4

Authored by 고영탁
1 parent 4e9cd180f0
Exists in master and in 2 other branches fhd, fhd-demo

메뉴얼 누락 버그 수정

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
scripts/mk-app.sh
... ... @@ -8,4 +8,4 @@ do
8 8 PACK="${PACK} ${FILE}.md5"
9 9 done
10 10  
11   -tar cf application.tar ${PACK} config cookbook history program run.sh sounds
  11 +tar cf application.tar ${PACK} config cookbook history program run.sh sounds manual
... ...