From 5ff44baa78314efb52cf3ce338832781fb30fc55 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 17 Apr 2021 19:28:43 +0200 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 7dae22d..13a569b 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -34,7 +34,7 @@ port=$(ynh_app_setting_get --app=$app --key=port) #================================================= # BACKUP BEFORE UPGRADE THEN ACTIVE TRAP #================================================= -ynh_script_progression --message="Backing up the app before changing its URL (may take a while)..." --time --weight=1 +ynh_script_progression --message="Backing up the app before changing its URL (may take a while)..." --weight=1 # Backup the current version of the app ynh_backup_before_upgrade