From c8d1c646f01a2afeb974d364304738f897c3bcd4 Mon Sep 17 00:00:00 2001 From: byloveletter Date: Thu, 20 Sep 2018 13:58:32 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EB=89=B4=EC=96=BC=20=EB=88=84?= =?UTF-8?q?=EB=9D=BD=20=EB=B2=84=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/mk-app.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/mk-app.sh b/scripts/mk-app.sh index c24196a..98d6b7a 100755 --- a/scripts/mk-app.sh +++ b/scripts/mk-app.sh @@ -8,4 +8,4 @@ do PACK="${PACK} ${FILE}.md5" done -tar cf application.tar ${PACK} config cookbook history program run.sh sounds +tar cf application.tar ${PACK} config cookbook history program run.sh sounds manual -- 2.1.4