mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
fix upgrade
This commit is contained in:
parent
541853de3b
commit
b07405d0f8
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ fi
|
|||
|
||||
# definie useful vars
|
||||
final_path="/opt/yunohost/$app"
|
||||
data_path="/home/$app/.$app"
|
||||
|
||||
# use prior backup and restore on error only if backup feature exists on installed instance
|
||||
ynh_script_progression --message="Creating backup in case of failure..."
|
||||
|
|
Loading…
Reference in a new issue