Skip to content
Extraits de code Groupes Projets
Valider e232e164 rédigé par Jonne Haß's avatar Jonne Haß
Parcourir les fichiers

exec foreman in script/server

parent ce8b3c89
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -4,6 +4,10 @@
* Deleting a post that was shared to Facebook now deletes it from Facebook too [#3980]( https://github.com/diaspora/diaspora/pull/3980)
## Bug Fixes
* exec foreman in ./script/server to replace the process so that we can Ctrl+C it again.
# 0.0.3.0
## Refactor
......
......@@ -115,4 +115,4 @@ else
fi
echo ""
bundle exec foreman start -m "web=1,worker=$workers" -p $port
exec bundle exec foreman start -m "web=1,worker=$workers" -p $port
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