LeOS-20
harvey186 2023-12-16 09:23:58 +01:00
parent cfd6f5cd5c
commit d208e9dad3
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# LeOS-U GSI
# LeOS-20 GSI
## Build
- 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
mv LeOS/build-u.sh .
mv LeOS/build20.sh .
```
- Finally, start the build script:
```
bash build-u.sh
bash build20.sh
```
## Credits