summaryrefslogtreecommitdiff
path: root/update/create_music.sh
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-02-02 17:26:14 -0200
committerJesusaves <cpntb1@ymail.com>2019-02-02 17:26:14 -0200
commit939e2913eb5ede38c4f9e3170cc44abc8d2618f8 (patch)
tree3ec9e58737a8c148d6ecd8231f960f472b469ad2 /update/create_music.sh
parentd9935253592297ebc0b9bb622626b118dafdf646 (diff)
downloadtools-939e2913eb5ede38c4f9e3170cc44abc8d2618f8.tar.gz
tools-939e2913eb5ede38c4f9e3170cc44abc8d2618f8.tar.bz2
tools-939e2913eb5ede38c4f9e3170cc44abc8d2618f8.tar.xz
tools-939e2913eb5ede38c4f9e3170cc44abc8d2618f8.zip
[skip ci] broken SH file
Diffstat (limited to 'update/create_music.sh')
-rwxr-xr-xupdate/create_music.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update/create_music.sh b/update/create_music.sh
index b2a917a..70720d9 100755
--- a/update/create_music.sh
+++ b/update/create_music.sh
@@ -20,7 +20,7 @@ git log --pretty=oneline -n 1 | awk '{print $1}' >../tools/update/musiccommit.tx
cd $dir/files
sum=`adler32 music.zip | awk '{print $2}'`
-echo " <update type=\"music\" required=\"no\" file=\"music.zip\" hash=\"${sum}\" description=\"TMW-2 music\" />" >> xml_header.txt
+echo " <update type=\"music\" required=\"no\" file=\"music.zip\" hash=\"${sum}\" description=\"TMW-2 music\" />" >> xml_footer.txt
cp xml_header.txt resources.xml
cat xml_footer.txt >>resources.xml