Skip to content
Snippets Groups Projects
Commit f5f707d3 authored by Alec Leamas's avatar Alec Leamas
Browse files

Merge branch 'v2_clean'

parents 1a0fcd15 df8bcdf6
No related branches found
No related tags found
No related merge requests found
......@@ -31,12 +31,11 @@ else
cat <<- EOF
Database config failed. You might want to remove all db files with
'rm -rf /var/lib/mongodb/*' and/or resetting the config file by
'rm -rf /var/lib/mongodb/*' and/or reset the config file by
'cp config/app_config.yml.example config/app_config.yml' before
making a new try. Also, make sure the mongodb server is running
e. g., using '/sbin/service mongod status'.
EOF
exit 1
fi
chown -R diaspora /var/log/diaspora
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment