From 120e0e3f7494dcfc50c3329ba7b22b2501122f04 Mon Sep 17 00:00:00 2001 From: Jules Bertholet Date: Sat, 17 Apr 2021 01:48:36 -0400 Subject: [PATCH] Fix typo --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 5cc2121..9e57bde 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -100,7 +100,7 @@ ynh_system_user_create --username=$app --home_dir=$data_path #================================================= # SET UP VIRTUALENV #================================================= -ynh_script_progression --message="Upgradingynh_app_setting_setbackend Python virtualenv..." --weight=50 +ynh_script_progression --message="Upgrading Python virtualenv..." --weight=50 set_up_virtualenv