mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
Merge pull request #240 from TheXaver/patch-3
[FIX] Работоспособность get_it.sh
This commit is contained in:
commit
c2072332de
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue