diff --git a/scripts/change_url b/scripts/change_url index c913314..af83bee 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -159,7 +159,7 @@ ynh_systemd_action --action=restart --line_match="Manager.*started" --log_path=" #================================================= # DEACTIVE MAINTENANCE MODE #================================================= -ynh_script_progression --message="Deactive maintenance mode" --weight=5 +ynh_script_progression --message="Disable maintenance mode" --weight=5 path_url=$old_path domain=$old_domain diff --git a/scripts/restore b/scripts/restore index 1ecbf84..c9070d7 100644 --- a/scripts/restore +++ b/scripts/restore @@ -143,7 +143,7 @@ ynh_systemd_action --action=restart --line_match="Manager.*started" --log_path=" #================================================= # DEACTIVE MAINTENANCE MODE #================================================= -ynh_script_progression --message="Deactive maintenance mode" --weight=7 +ynh_script_progression --message="Disable maintenance mode" --weight=7 ynh_maintenance_mode_OFF diff --git a/scripts/upgrade b/scripts/upgrade index 158f18e..b69aab3 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -275,7 +275,7 @@ ynh_systemd_action --action=restart --line_match="Manager.*started" --log_path=" #================================================= # DEACTIVE MAINTENANCE MODE #================================================= -ynh_script_progression --message="Deactive maintenance mode" --weight=7 +ynh_script_progression --message="Disable maintenance mode" --weight=7 ynh_maintenance_mode_OFF