diff --git a/scripts/restore b/scripts/restore index c81fb5a..73d61f9 100755 --- a/scripts/restore +++ b/scripts/restore @@ -126,7 +126,7 @@ ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$ap #================================================= # RELOAD NGINX #================================================= -ynh_script_progression --message="Reloading NGINX web server" --weight=1 +ynh_script_progression --message="Reloading NGINX web server..." --weight=1 ynh_systemd_action --service_name=nginx --action=reload