diff options
author | 2017-10-26 18:50:21 +0300 | |
---|---|---|
committer | 2017-10-26 18:50:21 +0300 | |
commit | bc9367daac76c9d7db913d534e41f668470d81e7 (patch) | |
tree | 34183a10afbbdcabd2f325266d6b6037e1dd9d6c | |
parent | 5ee65ce3ba67483401da6241eaa2d4923af88327 (diff) |
Add more debug info
Add more debug info
Change-Id: Iafc9686fb1f6d89a5c11b7a7f7f25d2a2d561b1d
Issue-Id: VVP-25
Signed-off-by: Areli Fuss <af732p@att.com>
-rwxr-xr-x | assets/setup | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/setup b/assets/setup index c709425..bd5e705 100755 --- a/assets/setup +++ b/assets/setup @@ -51,6 +51,8 @@ echo "####################################################" sudo ifconfig +telnet packages.gitlab.com 443 + curl -v https://packages.gitlab.com/gpg.key echo "####################################################" |