mirror of
https://github.com/YunoHost-Apps/digitranscode_ynh.git
synced 2024-09-03 18:25:59 +02:00
Typo in upgrade script
This commit is contained in:
parent
15a4a99871
commit
ee2ab3888c
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ ynh_add_fpm_config
|
||||||
# TAKE BACK THE OLD digiwords.db file
|
# TAKE BACK THE OLD digiwords.db file
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Restoring database..." --time --weight=1
|
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
|
# GENERIC FINALIZATION
|
||||||
|
|
Loading…
Reference in a new issue