From c72a51281dc32db06f6854b9b0504ddfafd0eb21 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 8 Nov 2020 14:59:51 +0100 Subject: [PATCH] Update change_url --- scripts/change_url | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/change_url b/scripts/change_url index a1e30db..94b4c28 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -32,7 +32,7 @@ final_path=$(ynh_app_setting_get --app=$app --key=final_path) #================================================= # BACKUP BEFORE UPGRADE THEN ACTIVE TRAP #================================================= -ynh_script_progression --message="Backing up the app before changing its URL (may take a while)..." --weight=2 +ynh_script_progression --message="Backing up CryptPad before changing its URL (may take a while)..." --weight=2 # Backup the current version of the app ynh_backup_before_upgrade