1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/outline_ynh.git synced 2024-09-03 19:56:12 +02:00
This commit is contained in:
Limezy 2022-08-23 00:42:14 +07:00
parent d1516e0ea1
commit 2880ce2ea1

View file

@ -51,6 +51,7 @@ ynh_script_progression --message="Backing up the app before upgrading (may take
# Ugly fix for an early mistake - to be removed with next upgrade # Ugly fix for an early mistake - to be removed with next upgrade
ynh_secure_remove --file="$final_path/outlinestorage" ynh_secure_remove --file="$final_path/outlinestorage"
ynh_secure_remove --file="$mc_path/outlinestorage"
# Backup the current version of the app # Backup the current version of the app
ynh_backup_before_upgrade ynh_backup_before_upgrade