Skip to content

Commit 439013b

Browse files
authored
v0.01
Added Dekstop txt file with Terminal Commands for downloading recovery sources
1 parent bdfd5c9 commit 439013b

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
## TWRP
2+
repo init --depth=1 -u http://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-10.0
3+
4+
repo init --depth=1 -u http://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-9.0
5+
6+
repo init --depth=1 -u http://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-7.1
7+
8+
repo init --depth=1 -u http://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-5.1
9+
10+
11+
12+
## OrangeFox
13+
repo init --depth=1 -u http://github.com/PizzaG/orangefox-7.1-manifest.git
14+
15+
repo init --depth=1 -u http://gitlab.com/OrangeFox/Manifest.git -b fox_9.0
16+
17+
18+
19+
## PitchBlack
20+
repo init --depth=1 -u http://github.com/PitchBlackRecoveryProject/manifest_pb.git -b android-10.0
21+
22+
repo init --depth=1 -u http://github.com/PitchBlackTWRP/manifest_pb.git -b android-8.1
23+
24+
repo init --depth=1 -u http://github.com/PitchBlackTWRP/manifest_pb.git -b android-7.1
25+
26+
27+
28+
## RedWolf *Android 8*
29+
repo init --depth=1 -u http://github.com/RedWolfRecovery/rw_manifest.git -b rw
30+
31+
32+
33+
## SkyHawk
34+
repo init --depth=1 -u http://github.com/SKYHAWK-Recovery-Project/platform_manifest_twrp_omni.git -b android-9.0
35+
36+
37+
38+
## Dark
39+
40+
41+
42+
## Batik
43+
44+
45+
46+
## RedWolf
47+
48+
49+
50+
51+
52+
53+
54+
55+
56+
57+
58+
59+
60+
61+

0 commit comments

Comments
 (0)