From 5ee65ce3ba67483401da6241eaa2d4923af88327 Mon Sep 17 00:00:00 2001 From: Areli Fuss Date: Thu, 26 Oct 2017 17:19:19 +0300 Subject: Add more debug information Add more debug information Change-Id: Ica6245d903f6e5b48475d4fc32f0fe12eab76205 Issue-Id: VVP-25 Signed-off-by: Areli Fuss --- assets/setup | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/setup b/assets/setup index f670e4f..c709425 100755 --- a/assets/setup +++ b/assets/setup @@ -49,6 +49,8 @@ echo "####################################################" echo "[DBG] Test connection to https://packages.gitlab.com" echo "####################################################" +sudo ifconfig + curl -v https://packages.gitlab.com/gpg.key echo "####################################################" -- cgit 1.2.3-korg