From 4d48d9ff1b323d815053a8babc9e621fca143083 Mon Sep 17 00:00:00 2001 From: abeudin Date: Tue, 24 Jul 2012 14:08:52 +0300 Subject: [PATCH] disable check certificat for wget --- install_yunohost | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_yunohost b/install_yunohost index 8196974..15d857c 100755 --- a/install_yunohost +++ b/install_yunohost @@ -48,7 +48,7 @@ then echo "======== Install ========" #add answer in debconf db - wget https://github.com/YunoHost/Script/raw/master/debconf + wget https://raw.github.com/YunoHost/Script/master/debconf --no-check-certificate debconf-set-selections debconf #Install yunohost packages