mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 11:32:27 +00:00
Dozuki: remove no-longer-needed submodule replacement
This commit is contained in:
parent
8de415ee60
commit
437ccbb3dd
1 changed files with 1 additions and 3 deletions
|
|
@ -20,9 +20,7 @@ Repo:https://github.com/iFixit/iFixitAndroid.git
|
||||||
Build:1.1.1,7
|
Build:1.1.1,7
|
||||||
commit=v1.1.1
|
commit=v1.1.1
|
||||||
subdir=App
|
subdir=App
|
||||||
init=sed -i 's/git@github.com:/https:\/\/github.com\//g' ../.gitmodules && \
|
init=cd .. && \
|
||||||
sed -i 's/git@github.com:/https:\/\/github.com\//g' ../.git/config && \
|
|
||||||
cd .. && \
|
|
||||||
git submodule init && \
|
git submodule init && \
|
||||||
git submodule update && \
|
git submodule update && \
|
||||||
cd App
|
cd App
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue