mirror of
https://github.com/YunoHost-Apps/digitranscode_ynh.git
synced 2024-09-03 18:25:59 +02:00
Restoring old database after upgrade
This commit is contained in:
parent
767cfb42b4
commit
15a4a99871
1 changed files with 2 additions and 1 deletions
|
@ -152,7 +152,8 @@ ynh_add_fpm_config
|
||||||
#=================================================
|
#=================================================
|
||||||
# TAKE BACK THE OLD digiwords.db file
|
# TAKE BACK THE OLD digiwords.db file
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_restore_file -o "/var/www/digiwords/inc/digiwords.db"
|
ynh_script_progression --message="Restoring database..." --time --weight=1
|
||||||
|
ynh_restore_file -o "$final_pat/inc/digiwords.db"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALIZATION
|
# GENERIC FINALIZATION
|
||||||
|
|
Loading…
Reference in a new issue