summaryrefslogtreecommitdiff
path: root/.tools/licensecheck.sh
diff options
context:
space:
mode:
Diffstat (limited to '.tools/licensecheck.sh')
-rwxr-xr-x.tools/licensecheck.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/.tools/licensecheck.sh b/.tools/licensecheck.sh
index f5dfb31a..513efcf9 100755
--- a/.tools/licensecheck.sh
+++ b/.tools/licensecheck.sh
@@ -5,7 +5,8 @@ source ./.tools/init.sh
clientdata_init
aptget_update
-aptget_install git-core gcc ca-certificates grep
+aptget_install git-core grep
+
rm -rf tools
gitclone https://git.themanaworld.org/ml tools.git tools