From fd6172d2c7e9cd022ee373da536bf375b052e072 Mon Sep 17 00:00:00 2001 From: Kayou Date: Tue, 26 Feb 2019 01:11:22 +0100 Subject: [PATCH] remove update (done by ynh_install_app_dependencies) --- scripts/install | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install b/scripts/install index 4da7acc..b621930 100644 --- a/scripts/install +++ b/scripts/install @@ -134,8 +134,6 @@ else install -b -o root -g root -m 0644 ../conf/firmware_htc-9271.fw /lib/firmware/htc_9271.fw fi -ynh_package_update - #================================================= # INSTALL DEPENDENCIES #=================================================