Merge branch 'master' of https://github.com/TwrpBuilder/android_device_samsung_mondrianwifi
This commit is contained in:
commit
a480a6b09b
@ -10,7 +10,7 @@ before_script:
|
||||
- tar -xJf twrp.tar.xz --directory $HOME/twrp/ && rm twrp.tar.xz
|
||||
script:
|
||||
- cd $HOME/twrp/ && git clone https://github.com/TwrpBuilder/android_device_samsung_mondrianwifi.git device/samsung/mondrianwifi
|
||||
- git clone https://github.com/TwrpBuilder/device_generic_twrpbuilder.git device/generic/twrpbuilder
|
||||
- git clone https://github.com/TwrpBuilder/android_device_generic_twrpbuilder.git device/generic/twrpbuilder
|
||||
- git clone https://github.com/omnirom/android_bootable_recovery.git bootable/recovery --depth=1
|
||||
- |
|
||||
docker run --rm -i -v "$(pwd):/root/twrp/:rw,z" surendrajat/twrp-builder bash << EOF
|
||||
|
Loading…
Reference in New Issue
Block a user