Build description from settings.

This eliminates a manual step in the build process.
This commit is contained in:
ryneeverett 2024-07-30 18:28:49 -04:00
parent 59b9517c08
commit 39a9117afd
3 changed files with 5 additions and 10 deletions

View file

@ -10,7 +10,6 @@ required arguments:
- $1 - path where android build will end up
```sh
mkdir android
./run-image-{podman,docker}.sh "$(pwd)/Builds"
```
@ -31,13 +30,7 @@ Either proceed manually (https://divestos.org/pages/build#init) or use the scrip
nano DivestOS/Scripts/init.sh
```
c. Update description (optional)
```sh
nano DivestOS/Scripts/Generate_Signing_Keys.sh
```
d. Add vendor blobs
c. Add vendor blobs
```sh
githuborg="" # <-- put the correct github organization here
@ -46,7 +39,7 @@ Either proceed manually (https://divestos.org/pages/build#init) or use the scrip
sed -i "/gitlab/s/\[COLOUR IN THE LINES\]/$gitlaborg/g" DivestOS/Build/LineageOS-20.0/.repo/local_manifests/local_manifest.xml
```
e. Download and Build
d. Download and Build
```sh
# $1: version