diff --git a/scripts/upgrade b/scripts/upgrade index 77f7146..2c7900b 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -72,7 +72,7 @@ ynh_system_user_create --username=$app --home_dir="$final_path" if [ "$upgrade_type" == "UPGRADE_APP" ] then - ynh_script_progression --message="Upgrading source files..." --time --weight=1 + ynh_script_progression --message="Upgrading source files..." --weight=1 #ynh_secure_remove "$final_path" # Download, check integrity, uncompress and patch the source from app.src