From 4832d25c6e160429ea21fc304d853c9da1836e77 Mon Sep 17 00:00:00 2001 From: Mickael-Martin Date: Tue, 26 Mar 2019 09:45:11 +0100 Subject: [PATCH] add helper experimental ynh_add_secure_repos__2 --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index f164c21..231ec27 100644 --- a/scripts/install +++ b/scripts/install @@ -7,6 +7,7 @@ source _common.sh source /usr/share/yunohost/helpers +curl -o /usr/share/yunohost/helpers.d/ynh_add_secure_repos__2 https://raw.githubusercontent.com/YunoHost-Apps/Experimental_helpers/master/ynh_add_secure_repos/ynh_add_secure_repos__2 #================================================= # MANAGE SCRIPT FAILURE