Update get_it.sh

This commit is contained in:
Andrei Gavrilov 2019-05-02 22:58:47 +03:00 committed by GitHub
parent 4615624431
commit e1a4ccd5f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@
git clone https://github.com/GravitLauncher/Launcher.git
cd Launcher
sed -i 's/git@github.com:/https:\/\/github.com\//' .gitmodules
git submodule sync
git submodule update --init --recursive