diff --git a/scripts/install b/scripts/install index 48887e4..d40f91f 100644 --- a/scripts/install +++ b/scripts/install @@ -128,7 +128,6 @@ then ynh_add_config --template="tvheadend_no_subpath" --destination="/etc/default/tvheadend" else ynh_add_config --template="tvheadend" --destination="/etc/default/tvheadend" -fi #================================================= # NGINX CONFIGURATION diff --git a/scripts/restore b/scripts/restore index e129ca7..93c22ce 100644 --- a/scripts/restore +++ b/scripts/restore @@ -128,6 +128,7 @@ ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf" ynh_script_progression --message="Integrating service in YunoHost..." --weight=1 yunohost service add $app --description="TV streaming server and recorder" --needs_exposed_ports $port $stream_port + #================================================= # SETUP SSOWAT #=================================================