diff options
-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 726fc304..29fd8c10 100755 --- a/.tools/licensecheck.sh +++ b/.tools/licensecheck.sh @@ -3,7 +3,7 @@ source ./.tools/init.sh clientdata_init - +ls -al --recursive ; pwd aptget_update aptget_install git-core gcc ca-certificates grep rm -rf tools |