summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.tools/deploy.sh1
-rwxr-xr-x.tools/testxml.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/.tools/deploy.sh b/.tools/deploy.sh
index 17017eb2..07a0d5de 100755
--- a/.tools/deploy.sh
+++ b/.tools/deploy.sh
@@ -6,6 +6,7 @@ clientdata_init
aptget_update
aptget_install git-core zip gcc zlib1g-dev ca-certificates libxml2-utils python
+rm -rf tools
gitclone https://gitlab.com/evol/evol-tools.git tools
cd clientdata
diff --git a/.tools/testxml.sh b/.tools/testxml.sh
index d28dffb6..5d9e66a2 100755
--- a/.tools/testxml.sh
+++ b/.tools/testxml.sh
@@ -6,6 +6,7 @@ clientdata_init
aptget_update
aptget_install git-core zip gcc zlib1g-dev ca-certificates libxml2-utils python python-pyvorbis python-ogg python-pil
+rm -rf tools
gitclone https://gitlab.com/evol/evol-tools.git tools
cd tools/testxml