1
0
Fork 0
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:
ewilly 2020-09-17 21:12:01 +02:00
parent 541853de3b
commit b07405d0f8

View file

@ -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..."