diff options
Diffstat (limited to '.tools/testxml.sh')
-rwxr-xr-x | .tools/testxml.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tools/testxml.sh b/.tools/testxml.sh index 9e94e753..8da27c5d 100755 --- a/.tools/testxml.sh +++ b/.tools/testxml.sh @@ -7,7 +7,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 +gitclone https://git.themanaworld.org/revolt tools.git tools cd tools/testxml |