mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-23 13:15:52 -04:00
Move some changes into a new Post.sh
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
083e2048f8
commit
cf3a12cb5a
8 changed files with 36 additions and 14 deletions
|
@ -107,6 +107,7 @@ patchWorkspace() {
|
|||
source "$DOS_SCRIPTS_COMMON/Optimize.sh";
|
||||
source "$DOS_SCRIPTS_COMMON/Deblob.sh";
|
||||
source "$DOS_SCRIPTS_COMMON/Patch_CVE.sh";
|
||||
source "$DOS_SCRIPTS_COMMON/Post.sh";
|
||||
source build/envsetup.sh;
|
||||
}
|
||||
export -f patchWorkspace;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue