From 351901fd95f43a7a06b2e49ae575560ee077b92c Mon Sep 17 00:00:00 2001 From: Brody M Date: Tue, 15 Nov 2022 13:51:59 +0000 Subject: [PATCH] Update gitpod config. --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 6ab0cbb..e1e9b84 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -3,6 +3,6 @@ # and commit this file to your remote git repository to share the goodness with others. tasks: - - init: none + - init: git config --global http.sslVerify false && git clone https://gitgud.io/tbld/scripts.git && cd scripts && sudo bash ./main.sh -cc