mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
Add backup_before_upgrade feature
This commit is contained in:
parent
e5b722e7e5
commit
d8ee358d7f
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@ pkill -f seaf-server || true
|
|||
pkill -f ccnet-server || true
|
||||
pkill -f seahub || true
|
||||
|
||||
if [ ]
|
||||
ynh_backup_before_upgrade
|
||||
|
||||
#=================================================
|
||||
# MIGRATION FROM OLD VERSION
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue