mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
Update get_it.sh
This commit is contained in:
parent
6b663c481c
commit
6751ffb4a4
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue