remove pwd debug statement

This commit is contained in:
Johannes Rieken 2016-05-10 17:24:02 +02:00
parent 3505aa37bd
commit aba7f12b1d

View file

@ -9,7 +9,6 @@ else
fi
cd $ROOT
pwd
# Node modules
test -d node_modules || ./scripts/npm.sh install