1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tvheadend_ynh.git synced 2024-10-01 13:34:50 +02:00

Merge branch 'master' into testing

This commit is contained in:
Sylvain CECCHETTO 2021-10-13 13:08:33 +02:00 committed by GitHub
commit 0e977df18e
2 changed files with 1 additions and 1 deletions

View file

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

View file

@ -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
#=================================================