From 0f16c55d2dbb7e4ec618b3928d6de4c5ba85aef7 Mon Sep 17 00:00:00 2001 From: antonio miranda Date: Sat, 28 Jan 2017 00:39:20 +0100 Subject: [PATCH] Fix build file name --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 0e73117..eb0aa7a 100755 --- a/build.sh +++ b/build.sh @@ -1,2 +1,2 @@ version=`cat .version` -7za a -tzip "base16.tdesktop-theme_v$version" colors.tdesktop-theme tiled.png -mx5 +7za a -tzip "base16-eighties_v$version.tdesktop-theme" colors.tdesktop-theme tiled.png -mx5