diff options
Diffstat (limited to '.tools/licensecheck.sh')
-rwxr-xr-x | .tools/licensecheck.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tools/licensecheck.sh b/.tools/licensecheck.sh index 750caed1..f8dedf64 100755 --- a/.tools/licensecheck.sh +++ b/.tools/licensecheck.sh @@ -7,7 +7,7 @@ clientdata_init aptget_update aptget_install git-core gcc ca-certificates grep rm -rf tools -gitclone https://gitlab.com/evol evol-tools.git tools +gitclone https://gitlab.com/TMW2 evol-tools.git tools cd tools/licensecheck |