The big rename of pluginbs from pluginomatic to ep

This commit is contained in:
Egil Moeller 2012-02-26 13:54:32 +01:00
parent 758666c3e1
commit da52353ba3
16 changed files with 48 additions and 48 deletions

View file

@ -25,4 +25,4 @@ bin/installDeps.sh $* || exit 1
#Move to the node folder and start
echo "start..."
node node_modules/pluginomatic_etherpad-lite/node/server.js $*
node node_modules/ep_etherpad-lite/node/server.js $*