1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 18:26:13 +02:00

Update diaspora_ynh

This commit is contained in:
Développeur égaré 2015-05-31 12:38:21 +02:00
parent db9849ae33
commit ca825196d8

View file

@ -35,7 +35,7 @@ check_unicorn() {
}
check_sidekiq() {
pgrep -f "sidekiq 2"
pgrep -f "sidekiq 3"
}
check_foreman() {
@ -219,4 +219,4 @@ case "$1" in
;;
esac
:
: