1
0
Fork 0
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:
ewilly 2018-10-17 16:00:04 +02:00 committed by GitHub
parent e6921dc18c
commit 1fa7557bd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@ port=$(ynh_app_setting_get "$app" port)
# definie useful vars
final_path="/srv/$app"
home_path="/home/$app"
data_path="/home/$app/.$app"
# check domain/path availability
path_url=$(ynh_normalize_url_path "/")