From 625439a0ebd8baf7aaa229a7d5bbdb81d3641f85 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 25 Jan 2019 17:52:48 -0200 Subject: Change client update: Use xml_footer.txt for music updates, and hard-code on each one of the four files --- update/update.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'update/update.sh') diff --git a/update/update.sh b/update/update.sh index 5a986ff..3d30f8f 100755 --- a/update/update.sh +++ b/update/update.sh @@ -30,6 +30,7 @@ if [ -f TMW2-${u1}..${u2}.zip ]; then echo " " >> xml_header.txt cp xml_header.txt resources.xml cat xml_footer.txt >>resources.xml + echo '' >>resources.xml cp TMW2-${u1}..${u2}.zip ../upload/ cp resources2.txt ../upload/ -- cgit v1.2.3-70-g09d2