please wait msg

pull/1486/head
John McLear 2013-02-10 03:17:04 +00:00
parent 98d45af0f9
commit 3a73aa2f48
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ if [ ! -f $settings ]; then
cp settings.json.template $settings || exit 1
fi
echo "Ensure that all dependencies are up to date..."
echo "Ensure that all dependencies are up to date... If this is the first time you have run Etherpad please be patient."
(
mkdir -p node_modules
cd node_modules