mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-13 11:47:29 +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
|
git clone https://github.com/GravitLauncher/Launcher.git
|
||||||
cd Launcher
|
cd Launcher
|
||||||
sed -i 's/git@github.com:/https:\/\/github.com\//' .gitmodules
|
sed -i 's/git@github.com:/https:\/\/github.com\//' .gitmodules
|
||||||
|
git submodule sync
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
|
Loading…
Reference in a new issue