Dozuki: remove no-longer-needed submodule replacement
This commit is contained in:
parent
8de415ee60
commit
437ccbb3dd
|
@ -20,9 +20,7 @@ Repo:https://github.com/iFixit/iFixitAndroid.git
|
|||
Build:1.1.1,7
|
||||
commit=v1.1.1
|
||||
subdir=App
|
||||
init=sed -i 's/git@github.com:/https:\/\/github.com\//g' ../.gitmodules && \
|
||||
sed -i 's/git@github.com:/https:\/\/github.com\//g' ../.git/config && \
|
||||
cd .. && \
|
||||
init=cd .. && \
|
||||
git submodule init && \
|
||||
git submodule update && \
|
||||
cd App
|
||||
|
|
Loading…
Reference in a new issue