summaryrefslogtreecommitdiff
path: root/.tools/licensecheck.sh
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-06-09 12:58:13 -0300
committerJesusaves <cpntb1@ymail.com>2022-06-09 12:58:13 -0300
commit10ee9f54c29a28a9322cc9330b3cd6cc750b7a41 (patch)
tree3854b1fe98bf957e5dc27573db92ae3ef3cbd1d7 /.tools/licensecheck.sh
parent4f9e2130fd58a0b8624aa4d802259571071652ac (diff)
downloadart-10ee9f54c29a28a9322cc9330b3cd6cc750b7a41.tar.gz
art-10ee9f54c29a28a9322cc9330b3cd6cc750b7a41.tar.bz2
art-10ee9f54c29a28a9322cc9330b3cd6cc750b7a41.tar.xz
art-10ee9f54c29a28a9322cc9330b3cd6cc750b7a41.zip
Move from GitLab
Diffstat (limited to '.tools/licensecheck.sh')
-rwxr-xr-x.tools/licensecheck.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tools/licensecheck.sh b/.tools/licensecheck.sh
index 2ceffd72..8efc9fcd 100755
--- a/.tools/licensecheck.sh
+++ b/.tools/licensecheck.sh
@@ -7,7 +7,7 @@ cd ../client-data ; pwd
aptget_update
aptget_install git-core gcc ca-certificates grep
rm -rf tools
-gitclone https://gitlab.com/TMW2 evol-tools.git tools
+gitclone https://git.themanaworld.org/ml tools.git tools
cd tools/licensecheck
echo "Begun, we are at tools/licensecheck"