mirror of
https://github.com/YunoHost-Apps/tvheadend_ynh.git
synced 2024-10-01 13:34:50 +02:00
Add missing fi in install script
This commit is contained in:
parent
59d770f665
commit
fefa03c399
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ then
|
||||||
ynh_add_config --template="tvheadend_no_subpath" --destination="/etc/default/tvheadend"
|
ynh_add_config --template="tvheadend_no_subpath" --destination="/etc/default/tvheadend"
|
||||||
else
|
else
|
||||||
ynh_add_config --template="tvheadend" --destination="/etc/default/tvheadend"
|
ynh_add_config --template="tvheadend" --destination="/etc/default/tvheadend"
|
||||||
|
fi
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# NGINX CONFIGURATION
|
# NGINX CONFIGURATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue