mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
fix2
This commit is contained in:
parent
d1516e0ea1
commit
2880ce2ea1
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue