diff --git a/scripts/install b/scripts/install index 24e7379..0b8bedc 100644 --- a/scripts/install +++ b/scripts/install @@ -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 #=================================================