diff --git a/pkg/fedora/diaspora-setup b/pkg/fedora/diaspora-setup index 0214e419a..b3e2eac69 100755 --- a/pkg/fedora/diaspora-setup +++ b/pkg/fedora/diaspora-setup @@ -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