Update get_it.sh

This commit is contained in:
Andrei Gavrilov 2019-03-31 03:08:02 +03:00 committed by GitHub
parent 6b663c481c
commit 6751ffb4a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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