creation
parent
cfd6f5cd5c
commit
d208e9dad3
|
@ -1,17 +1,17 @@
|
||||||
# LeOS-U GSI
|
# LeOS-20 GSI
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
- Clone this repo:
|
- Clone this repo:
|
||||||
```
|
```
|
||||||
git clone http://62.178.96.192:3000/JoJo/LeOS-GSI -b LeOS-U
|
git clone http://62.178.96.192:3000/JoJo/LeOS-GSI -b LeOS-20
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
cd LeOS-GSI
|
cd LeOS-GSI
|
||||||
mv LeOS/build-u.sh .
|
mv LeOS/build20.sh .
|
||||||
```
|
```
|
||||||
- Finally, start the build script:
|
- Finally, start the build script:
|
||||||
```
|
```
|
||||||
bash build-u.sh
|
bash build20.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
Loading…
Reference in New Issue