From 2a87797ba3948cbfa94a9bb46cf61dec97960d23 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 25 Mar 2019 23:11:00 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 35cd4ae..8a37815 100755 --- a/scripts/install +++ b/scripts/install @@ -74,7 +74,7 @@ ynh_app_setting_set $app log_path $log_path #================================================= ynh_print_info "Installing dependencies..." -ynh_install_extra_repo --repo="deb http://repo.z-hub.io/z-push:/final/Debian_9.0/" --key="http://repo.z-hub.io/z-push:/final/Debian_9.0/Release.key" +ynh_install_extra_repo --repo="deb http://repo.z-hub.io/z-push:/final/Debian_9.0/" ynh_install_app_dependencies $pkg_dependencies