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:
parent
db9849ae33
commit
ca825196d8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
:
|
||||
:
|
||||
|
|
Loading…
Reference in a new issue