summaryrefslogtreecommitdiff
path: root/update/createnew.sh
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-04 14:20:31 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-04 14:20:31 -0300
commitca49699d733a7469ded2f48ffeb9183db4ff704c (patch)
treeee1f88df858a6e5020b64799e820a51743ea9530 /update/createnew.sh
parent07b2abb404d5fdc50567cb19ed5633116f575249 (diff)
downloadtools-ca49699d733a7469ded2f48ffeb9183db4ff704c.tar.gz
tools-ca49699d733a7469ded2f48ffeb9183db4ff704c.tar.bz2
tools-ca49699d733a7469ded2f48ffeb9183db4ff704c.tar.xz
tools-ca49699d733a7469ded2f48ffeb9183db4ff704c.zip
r9.0 update
Diffstat (limited to 'update/createnew.sh')
-rwxr-xr-xupdate/createnew.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/update/createnew.sh b/update/createnew.sh
index b48b851..26828ef 100755
--- a/update/createnew.sh
+++ b/update/createnew.sh
@@ -24,10 +24,12 @@ echo "TMW2.zip ${sum}" >resources2.txt
echo '<?xml version="1.0"?>
<updates>' >xml_header.txt
touch xml_footer.txt
+touch xml_mods.txt
echo " <update type=\"data\" file=\"TMW2.zip\" hash=\"${sum}\" />" >> xml_header.txt
cp xml_header.txt resources.xml
cat xml_footer.txt >>resources.xml
+cat xml_mods.txt >>resources.xml
echo '</updates>' >>resources.xml
cp TMW2.zip ../upload/