From 5ebc66ef883230fd25c3e39e3015a19a51a63988 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Thu, 31 Jan 2019 11:35:05 +0100 Subject: [PATCH] Typo fix --- scripts/change_url | 2 +- scripts/restore | 2 +- scripts/upgrade | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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