From 279ea3a47867ecb35fedd53227acdc17ea57a2a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 16 May 2017 16:42:19 +0200 Subject: [PATCH] Do not mention data/themes.py in case there is theme.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's no longer needed in this case. Signed-off-by: Michal Čihař --- create-release.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/create-release.sh b/create-release.sh index 8410c20b6..aac125af2 100755 --- a/create-release.sh +++ b/create-release.sh @@ -21,9 +21,12 @@ THEME="${1%/}" ./lint-theme.sh $THEME -cat <