1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpboost_ynh.git synced 2024-09-03 19:56:33 +02:00
This commit is contained in:
liberodark 2019-02-11 22:57:23 +01:00
parent e44ac9285b
commit 7bb9791865

View file

@ -89,12 +89,6 @@ ynh_app_setting_set $app final_path $final_path
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source "$final_path"
#==============================================
# INSTALL EMBY
#==============================================
dpkg --install $final_path/emby-server-deb*
#=================================================
# NGINX CONFIGURATION
#=================================================