summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.tools/init.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tools/init.sh b/.tools/init.sh
index a79b4fcd..11a5c402 100755
--- a/.tools/init.sh
+++ b/.tools/init.sh
@@ -84,6 +84,7 @@ function aptget_install {
function clientdata_init {
mkdir shared
+ pwd ; ls -a ; ls -al ..
cd ..
ln -s art client-data
check_error $?