mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Update restore
This commit is contained in:
parent
e6921dc18c
commit
1fa7557bd0
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ port=$(ynh_app_setting_get "$app" port)
|
||||||
# definie useful vars
|
# definie useful vars
|
||||||
final_path="/srv/$app"
|
final_path="/srv/$app"
|
||||||
home_path="/home/$app"
|
home_path="/home/$app"
|
||||||
|
data_path="/home/$app/.$app"
|
||||||
|
|
||||||
# check domain/path availability
|
# check domain/path availability
|
||||||
path_url=$(ynh_normalize_url_path "/")
|
path_url=$(ynh_normalize_url_path "/")
|
||||||
|
|
Loading…
Add table
Reference in a new issue