Skip to content
Extraits de code Groupes Projets
Valider d0074d0d rédigé par zhitomirskiyi's avatar zhitomirskiyi
Parcourir les fichiers

no more mongo check in script server

parent 41c83a7e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -108,14 +108,6 @@ if [ -n "$services" ]; then ...@@ -108,14 +108,6 @@ if [ -n "$services" ]; then
fi fi
# Check if Mongo is running
if ! ps ax | grep -v grep | grep mongod >/dev/null
then
echo "Error: Mongod not started. Exiting" >&2
exit 64
fi
redis_config redis_config
# Force AGPL # Force AGPL
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter