changing working dir to <website-js-dir>

edouard-lopez 2013-03-10 07:50:15 -07:00
parent 561ff1dc16
commit 4248b4bbb1

@ -1,7 +1,7 @@
== Setup testing environnement == == Setup testing environnement ==
sudo apt-get install nodejs npm sudo apt-get install nodejs npm
cd <pleade-entreprise>/src/webapp/theme/js/ cd <website-js-dir>/
git clone git://github.com/mozilla/pdf.js.git pdfjs git clone git://github.com/mozilla/pdf.js.git pdfjs
=== Start Test Server === === Start Test Server ===