From 7bb9791865afef79c9ffaa9ab97070bb741e4d97 Mon Sep 17 00:00:00 2001 From: liberodark Date: Mon, 11 Feb 2019 22:57:23 +0100 Subject: [PATCH] fix --- scripts/install | 6 ------ 1 file changed, 6 deletions(-) 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 #=================================================