From 6751ffb4a41bf7ceef2bd06b3899dba73db9190f Mon Sep 17 00:00:00 2001 From: Andrei Gavrilov Date: Sun, 31 Mar 2019 03:08:02 +0300 Subject: [PATCH] Update get_it.sh --- get_it.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/get_it.sh b/get_it.sh index f37055af..7d6114d4 100755 --- a/get_it.sh +++ b/get_it.sh @@ -1,4 +1,5 @@ #!/bin/sh git clone https://github.com/GravitLauncher/Launcher.git +cd Launcher sed -i 's/git@github.com:/https:\/\/github.com\//' .gitmodules git submodule update --init --recursive