diff --git a/scripts/upgrade b/scripts/upgrade index 3887df4..3610b7a 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -153,7 +153,7 @@ ynh_add_fpm_config # TAKE BACK THE OLD digiwords.db file #================================================= ynh_script_progression --message="Restoring database..." --time --weight=1 -ynh_restore_file -o "$final_pat/inc/digiwords.db" +ynh_restore_file -o "$final_path/inc/digiwords.db" #================================================= # GENERIC FINALIZATION