File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ before_script:
99 -O $HOME/twrp.tar.xz
1010- tar -xJf twrp.tar.xz --directory $HOME/twrp/ && rm twrp.tar.xz
1111script :
12- - cd $HOME/twrp/ && git clone https://github.com/TwrpBuilder/android_device_a3y17lte .git device/samsung/a3y17lte
12+ - cd $HOME/twrp/ && git clone https://github.com/TwrpBuilder/android_device_samsung_a3y17lte .git device/samsung/a3y17lte
1313 - git clone https://github.com/TwrpBuilder/device_generic_twrpbuilder.git device/generic/twrpbuilder
1414 - rm -rf bootable/recovery && git clone https://github.com/omnirom/android_bootable_recovery.git bootable/recovery
1515 - |
@@ -30,7 +30,7 @@ deploy:
3030 file : $HOME/twrp/*.img
3131 on :
3232 tags : false
33- repo : TwrpBuilder/android_device_a3y17lte
33+ repo : TwrpBuilder/android_device_samsung_a3y17lte
3434 branch : master
3535
3636branches :
You can’t perform that action at this time.
0 commit comments