From 3497f59e6bf2db900e01fb517ad84776b98aaa25 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 14 Nov 2021 22:50:13 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 0e6c7a3..ad09d67 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -55,7 +55,7 @@ ynh_script_progression --message="Ensuring downward compatibility..." --weight=1 # If the admin is not defined, We can't upgrade this app if [ -z "$admin" ]; then - ynh_die --message="You are upgrading Adminer from a version where the admin is not defined. please reinstall the Adminer" + ynh_die --message="You are upgrading Adminer from a version where the admin is not defined. Please reinstall Adminer" fi # Cleaning legacy permissions