mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
Update upgrade
This commit is contained in:
parent
d8f2df9a6f
commit
18edc745da
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ chown -R $app:www-data "$final_path"
|
|||
# MIGRATE MINIO BUCKET IF UPGRADING FROM AN OLD VERSION
|
||||
#=======================================================
|
||||
|
||||
ynh_script_progression --message="Checking if a migration is needed"
|
||||
if ynh_compare_current_package_version --comparison le --version 0.69.2.2~ynh1
|
||||
then
|
||||
ynh_script_progression --message="Migrating MinIO data to local directory"
|
||||
|
|
Loading…
Add table
Reference in a new issue