diff --git a/conf/diaspora_ynh b/conf/diaspora_ynh index 7f6cad2..6160887 100644 --- a/conf/diaspora_ynh +++ b/conf/diaspora_ynh @@ -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 -: \ No newline at end of file +: