From f1728f9a8c1a5758a7c60707187d92bb6fb3e982 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 18 Oct 2014 14:15:02 +0300 Subject: update relative path to evol-tools. --- hercules_update/createnew.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hercules_update') diff --git a/hercules_update/createnew.sh b/hercules_update/createnew.sh index 692cc05..cfa0eba 100755 --- a/hercules_update/createnew.sh +++ b/hercules_update/createnew.sh @@ -13,8 +13,8 @@ mkdir upload rm files/hercules.zip cd ../../herculesclientdata -find -iregex ".+[.]\(xml\|png\|tmx\|ogg\|txt\|po\|tsx\)" -printf "%P\n" | zip -@ ../privtools/hercules_update/files/hercules.zip -git log --pretty=oneline -n 1 | awk '{print $1}' >../privtools/update/commit.txt +find -iregex ".+[.]\(xml\|png\|tmx\|ogg\|txt\|po\|tsx\)" -printf "%P\n" | zip -@ ../evol-tools/hercules_update/files/hercules.zip +git log --pretty=oneline -n 1 | awk '{print $1}' >../evol-tools/update/commit.txt cd $dir/files sum=`../adler32 1 hercules.zip` -- cgit v1.2.3-70-g09d2