mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
Update restore
This commit is contained in:
parent
7e120e712f
commit
df4b463d4b
1 changed files with 7 additions and 0 deletions
|
@ -143,6 +143,13 @@ ynh_script_progression --message="Restoring the logrotate configuration..." --ti
|
||||||
|
|
||||||
ynh_restore_file --origin_path="/etc/logrotate.d/$app"
|
ynh_restore_file --origin_path="/etc/logrotate.d/$app"
|
||||||
|
|
||||||
|
#=================================================
|
||||||
|
# RESTORE THE LOGS
|
||||||
|
#=================================================
|
||||||
|
ynh_script_progression --message="Restoring the logs..." --weight=1
|
||||||
|
|
||||||
|
ynh_restore_file --origin_path="/var/log/$app/$app.log"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# INTEGRATE SERVICE IN YUNOHOST
|
# INTEGRATE SERVICE IN YUNOHOST
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue