summaryrefslogtreecommitdiff
path: root/update/createnew.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update/createnew.sh')
-rwxr-xr-xupdate/createnew.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update/createnew.sh b/update/createnew.sh
index e4c1487..c0bb6fd 100755
--- a/update/createnew.sh
+++ b/update/createnew.sh
@@ -19,7 +19,7 @@ find -iregex ".+[.]\(xml\|png\|tmx\|ogg\|txt\|po\|tsx\)" -printf "%P\n" | zip -X
git log --pretty=oneline -n 1 | awk '{print $1}' >../tools/update/commit.txt
cd $dir/files
-sum=`adler32 themanaworld.zip`
+sum=`adler32 themanaworld.zip | awk '{print $2}'`
echo "themanaworld.zip ${sum}" >resources2.txt
echo '<?xml version="1.0"?>