Index: web/configure =================================================================== --- web/configure (revision 5525) +++ web/configure (revision 5526) @@ -1,18 +1,18 @@ -#!/bin/sh - -cd client -npm install -cd .. - -cd protocol -npm install -cd .. - -cd testclient -npm install -cd .. - -cd testserver -npm install -cd .. - +#!/bin/sh + +cd client +npm install +cd .. + +cd protocol +npm install +cd .. + +cd testclient +npm install +cd .. + +cd testserver +npm install +cd .. + Property changes on: web/configure ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property