summaryrefslogtreecommitdiff
path: root/.tools
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-10-31 18:32:40 +0000
committerJesusaves <cpntb1@ymail.com>2018-10-31 18:32:40 +0000
commit25bc85c5866f569787db6974524ba8de6ca99b0c (patch)
treea2b8f8644de380a78a7f13eda9b99de85f6da912 /.tools
parent7a376d007eb44a65e38061dd70f2df045eeddc3c (diff)
downloadart-25bc85c5866f569787db6974524ba8de6ca99b0c.tar.gz
art-25bc85c5866f569787db6974524ba8de6ca99b0c.tar.bz2
art-25bc85c5866f569787db6974524ba8de6ca99b0c.tar.xz
art-25bc85c5866f569787db6974524ba8de6ca99b0c.zip
Update licensecheck.sh
Diffstat (limited to '.tools')
-rwxr-xr-x.tools/licensecheck.sh2
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