diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-07 21:04:07 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-07 21:04:07 +0100 |
commit | fb4fad03d49a4f41f2313ff50429f67957cf10e6 (patch) | |
tree | 5ab7d42928fde9e4ed147d51e84ad12d4ef49a5e /.tools/contributors.sh | |
parent | 0d7e1c467338cbcb9efc8ff45f042b50c31b3b26 (diff) | |
parent | 0a6db402a19d95b854a2484c42e165a40034407f (diff) | |
download | clientdata-fb4fad03d49a4f41f2313ff50429f67957cf10e6.tar.gz clientdata-fb4fad03d49a4f41f2313ff50429f67957cf10e6.tar.bz2 clientdata-fb4fad03d49a4f41f2313ff50429f67957cf10e6.tar.xz clientdata-fb4fad03d49a4f41f2313ff50429f67957cf10e6.zip |
Merge branch 'master' of gitlab.com:TMW2/clientdata
Diffstat (limited to '.tools/contributors.sh')
-rwxr-xr-x | .tools/contributors.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tools/contributors.sh b/.tools/contributors.sh index 487c3cb4..6761f77b 100755 --- a/.tools/contributors.sh +++ b/.tools/contributors.sh @@ -7,7 +7,7 @@ clientdata_init aptget_update aptget_install git-core gcc ca-certificates libxml2-utils make xsltproc rm -rf tools -gitclone https://gitlab.com/evol evol-tools.git tools +gitclone https://gitlab.com/TMW2 evol-tools.git tools cd tools/contrib_xsl |