summaryrefslogtreecommitdiff
path: root/update/update.sh
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-06-15 22:50:06 -0300
committerJesusaves <cpntb1@ymail.com>2021-06-15 22:50:06 -0300
commitcd6ff3959905538e14092481fae5115bc08a4804 (patch)
treedf8805c9b5f9efab4a893d1119c8d8b2e720abf9 /update/update.sh
parent965a3675e7a7806cc3ced2324e08544e47dfa8c5 (diff)
downloadmessworld-tools-cd6ff3959905538e14092481fae5115bc08a4804.tar.gz
messworld-tools-cd6ff3959905538e14092481fae5115bc08a4804.tar.bz2
messworld-tools-cd6ff3959905538e14092481fae5115bc08a4804.tar.xz
messworld-tools-cd6ff3959905538e14092481fae5115bc08a4804.zip
Fix a bunch of typos, bugs, and use nice 12 for building the project.
Diffstat (limited to 'update/update.sh')
-rwxr-xr-xupdate/update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update/update.sh b/update/update.sh
index e4c1487..c0bb6fd 100755
--- a/update/update.sh
+++ b/update/update.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"?>