mirror of
https://github.com/YunoHost-Apps/phpboost_ynh.git
synced 2024-09-03 19:56:33 +02:00
fix
This commit is contained in:
parent
e44ac9285b
commit
7bb9791865
1 changed files with 0 additions and 6 deletions
|
@ -89,12 +89,6 @@ ynh_app_setting_set $app final_path $final_path
|
||||||
# Download, check integrity, uncompress and patch the source from app.src
|
# Download, check integrity, uncompress and patch the source from app.src
|
||||||
ynh_setup_source "$final_path"
|
ynh_setup_source "$final_path"
|
||||||
|
|
||||||
#==============================================
|
|
||||||
# INSTALL EMBY
|
|
||||||
#==============================================
|
|
||||||
|
|
||||||
dpkg --install $final_path/emby-server-deb*
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# NGINX CONFIGURATION
|
# NGINX CONFIGURATION
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue