manage upgrade and restore
This commit is contained in:
parent
bcc67bfb4c
commit
f4917a67b4
@ -146,4 +146,4 @@ chown -R "$app":"$app" "/var/log/$app"
|
||||
# START SERVICE
|
||||
#=================================================
|
||||
|
||||
ynh_systemd_action --action=start --service_name=$app
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="Redis connection: [ OK ]"
|
||||
|
@ -203,4 +203,4 @@ systemctl reload nginx
|
||||
# START SERVICE
|
||||
#=================================================
|
||||
|
||||
ynh_systemd_action --action=start --service_name=$app
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="Redis connection: [ OK ]"
|
||||
|
Loading…
x
Reference in New Issue
Block a user