diff options
Diffstat (limited to '.tools')
-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 29fd8c10..a332adf3 100755 --- a/.tools/licensecheck.sh +++ b/.tools/licensecheck.sh @@ -3,7 +3,7 @@ source ./.tools/init.sh clientdata_init -ls -al --recursive ; pwd +cd ../client-data ; pwd aptget_update aptget_install git-core gcc ca-certificates grep rm -rf tools |