mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-01-15 09:27:17 -05:00
ad32c617d5
when the file `~/.divested.vars.${BDEVICE}` exists it get sourced after the default variables set by init.sh. so to make use of this you have to `export BDEVICE=hotdog` before `source ../Scripts/init.sh`. Then the file `~/.divested.vars.hotdog` will be sourced - if existent. this way one can: - override defaults without touching the init.sh (makes git pull more convenient) - set different settings for different devices Signed-off-by: steadfasterX <steadfasterX@gmail.com> |
||
---|---|---|
.. | ||
Common | ||
LineageOS-14.1 | ||
LineageOS-15.1 | ||
LineageOS-16.0 | ||
LineageOS-17.1 | ||
LineageOS-18.1 | ||
LineageOS-19.1 | ||
LineageOS-20.0 | ||
Generate_Signing_Keys.sh | ||
Generate_Supporting_Files.sh | ||
Generate_Verified_Boot_Hashes.sh | ||
Generate_Wallpaper_Sizes.sh | ||
init.sh | ||
Update_Commons.sh |