mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-01-22 15:24:23 +03:00
Merge branch 'dev' of github.com:GravitLauncher/Launcher into
dev
This commit is contained in:
commit
0e126482ef
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