aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xassets/setup2
1 files changed, 2 insertions, 0 deletions
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 "####################################################"